displaying output on the restart cmd

This commit is contained in:
committer@tuxwarrior
2026-03-13 16:17:49 -05:00
parent d48228f2eb
commit b22a34fa4b

View File

@@ -79,8 +79,8 @@ backupDeploy() {
echo "restarting nwg-panel..." echo "restarting nwg-panel..."
pkill nwg-panel > /dev/null 2>&1 pkill nwg-panel
nwg-panel > /dev/null 2>&1 & nwg-panel &
else else