X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=keyscript-off;h=6aa5265167912ddcb8917293d06849f6e28e0cde;hb=d46190aff6f5dc65bd39524e3937dc5765895b42;hp=c4ac8d52eeeab9e3109fa31070d31c76b6910026;hpb=a5ab31675fd4b19fb5dcd32987c3323f0686fed0;p=distro-setup diff --git a/keyscript-off b/keyscript-off index c4ac8d5..6aa5265 100755 --- a/keyscript-off +++ b/keyscript-off @@ -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)" ian +[[ $HOSTNAME != tp ]] || usermod -p "$(cat $f)" iank echo "$0: finished. $(date)"