shellcheck stuff
[distro-setup] / filesystem / usr / local / bin / myupgrade-iank
index e2e3296d3b4c578dbc43616aed38d40f9984d986..72cd70f0fb7466cca8605218d3fc79075faf29be 100755 (executable)
@@ -33,8 +33,7 @@ if [[ $EUID == 0 ]]; then
   exit 1
 fi
 
-hn=$(hostname -f)
-
+/a/bin/buildscripts/go
 /a/bin/buildscripts/rust
 
 has_x=false
@@ -46,12 +45,11 @@ for pkg in xorg wayland; do
 done
 
 if $has_x; then
-  /a/bin/buildscripts/tor-browser
   /a/bin/buildscripts/misc
+  /a/bin/buildscripts/tor-browser
 fi
 
 
-
 # source /a/bin/distro-setup/path-add-function
 # export GOPATH=$HOME/go
 # path-add $GOPATH/bin