X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=arch-init-remote;fp=arch-init-remote;h=c7f6110ac3323aabef7404a8c5f486a3447577df;hb=e6da963744f05fc92ba515f1544fbbc0773f4d2f;hp=82fdedbd04342f961d4bf87f9064ec88ec7e7532;hpb=9ff459d81a21b8154340752d20288104c50b798c;p=automated-distro-installer diff --git a/arch-init-remote b/arch-init-remote index 82fdedb..c7f6110 100755 --- a/arch-init-remote +++ b/arch-init-remote @@ -26,8 +26,7 @@ sudo scp -r /a/bin/fai/arch-init{,-chroot} \ # and extract it from the shadow file. ssh root@$host bash -x ./arch-init "'$(cat /p/shadow/standard)'" $host $url ssh root@$host reboot now || [[ $? == 255 ]] -# we need to wait for reboot and input encryption password, -# so no doing this now. +# next up is: # ssh $host /a/bin/distro-begin killall darkhttpd