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

Update power.sh

parent d91a87d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -74,7 +74,6 @@ finish() {
  local i=0
  local pid=""
  local reason=$1
  local app="$(app)"
  local pids=( "$SMB_PID" "$NMB_PID" "$DDN_PID" "$TPM_PID" \
               "$WSD_PID" "$WEB_PID" "$PASST_PID" "$DNSMASQ_PID" )