improve automatic updates
[distro-setup] / filesystem / usr / local / bin / myupgrade-iank
index e2e3296d3b4c578dbc43616aed38d40f9984d986..7c7a2bfed187828895a3ecf14ddb08cb5961efdf 100755 (executable)
@@ -35,6 +35,7 @@ fi
 
 hn=$(hostname -f)
 
+/a/bin/buildscripts/go
 /a/bin/buildscripts/rust
 
 has_x=false
@@ -46,12 +47,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