Unverified Commit cd11706b authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update power.sh

parent c8afcd60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ graceful_shutdown() {
  esac

  if [ -f "$QEMU_END" ]; then
    echo && info "Received $1 while already shutting down..."
    echo && info "Received $1 signal while already shutting down..."
    return
  fi