various fixes and improvements
[distro-setup] / keyscript-off
index 6aa5265167912ddcb8917293d06849f6e28e0cde..9f6ab0f72e1eabe690db9339fd7386a3ed419d93 100755 (executable)
@@ -39,5 +39,5 @@ fi
 
 # switch to easy or hard pass which is the same as luks
 f=/q/root/shadow/traci
-[[ $HOSTNAME != tp ]] || usermod -p "$(cat $f)" iank
+[[ $HOSTNAME != tpnew ]] || usermod -p "$(cat $f)" iank
 echo "$0: finished. $(date)"