|
|
|
@ -745,6 +745,8 @@ elif [ "$1" = "-T" ]; then
|
|
|
|
# reboot=1
|
|
|
|
# reboot=1
|
|
|
|
echo "restarting command and control"
|
|
|
|
echo "restarting command and control"
|
|
|
|
sudo systemctl restart command
|
|
|
|
sudo systemctl restart command
|
|
|
|
|
|
|
|
echo "restarting transmit"
|
|
|
|
|
|
|
|
sudo systemctl restart transmit
|
|
|
|
## sudo reboot now
|
|
|
|
## sudo reboot now
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
@ -761,6 +763,8 @@ elif [ "$1" = "-T" ]; then
|
|
|
|
echo "restarting command and control"
|
|
|
|
echo "restarting command and control"
|
|
|
|
# reboot=1
|
|
|
|
# reboot=1
|
|
|
|
sudo systemctl restart command
|
|
|
|
sudo systemctl restart command
|
|
|
|
|
|
|
|
echo "restarting transmit"
|
|
|
|
|
|
|
|
sudo systemctl restart transmit
|
|
|
|
## sudo reboot now
|
|
|
|
## sudo reboot now
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|