displaying output on the restart cmd
This commit is contained in:
@@ -79,8 +79,8 @@ backupDeploy() {
|
||||
|
||||
echo "restarting nwg-panel..."
|
||||
|
||||
pkill nwg-panel > /dev/null 2>&1
|
||||
nwg-panel > /dev/null 2>&1 &
|
||||
pkill nwg-panel
|
||||
nwg-panel &
|
||||
|
||||
else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user