X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=dsfull;h=44588bab377722cd45d102afa7492636bf929120;hb=1d331faf4f315ae3356ceecb648170d3d74473df;hp=c5cb230546219ffd0d9198e0fcf6892ee07f905d;hpb=57f8fa6a5b08bafdb6a422b6837d9b8cb3f7c396;p=automated-distro-installer diff --git a/dsfull b/dsfull index c5cb230..44588ba 100755 --- a/dsfull +++ b/dsfull @@ -24,7 +24,7 @@ set -x if $reboot; then ssh $host sudo bash <<'EOF' || [[ $? == 255 ]] touch /tmp/keyscript-off -reboot ||: +reboot EOF fi