From: Ian Kelling Date: Sun, 2 Sep 2018 23:58:51 +0000 (-0400) Subject: whitespace X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=commitdiff_plain;h=5ccaac3779f6bcf991e6ab0f7d545b37e3a4db63 whitespace --- diff --git a/fai-revm b/fai-revm index 72f7040..880a91c 100755 --- a/fai-revm +++ b/fai-revm @@ -100,7 +100,7 @@ else e ./pxe-server $dhcp_arg demohost fai sleep 2 else - fai-monitor& + fai-monitor & if [[ ! $BASEFILE_DIR ]]; then BASEFILE_DIR=/tmp fi diff --git a/myfai-chboot b/myfai-chboot index b5bc847..7991542 100755 --- a/myfai-chboot +++ b/myfai-chboot @@ -40,5 +40,5 @@ host=$(./chost faiserver) if [[ $host == $(./chost $HOSTNAME) ]]; then ./myfai-chboot-local "$@" else - ssh root@$host bash -s "$@"