X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fusr%2Flocal%2Fbin%2Fmyupgrade;h=3577864d76363fbbb71ba0fd1f81850a286b217e;hb=7c94d9bd37b13d57098a297e1e58ad27b54e6eff;hp=7be700124f79cf8c50c741803d4d0ce0571ad315;hpb=17b4b5f6afb18accc328282d8ce7dcc5513e621d;p=distro-setup diff --git a/filesystem/usr/local/bin/myupgrade b/filesystem/usr/local/bin/myupgrade index 7be7001..3577864 100755 --- a/filesystem/usr/local/bin/myupgrade +++ b/filesystem/usr/local/bin/myupgrade @@ -43,7 +43,7 @@ myreboot() { # We should figure some workaround. if ! out=$(/sbin/needrestart -p 2>&1); then - e "$out" + printf "%s\n\n" "$out" if [[ $HOSTNAME != "$MAIL_HOST" ]]; then myreboot fi