24gold_server/rerstart_lsws.sh

5 lines
95 B
Bash
Executable File

sudo systemctl stop lsws
sudo pkill lsphp
sudo systemctl start lsws
sudo systemctl status lsws