clear;
chmod +x /var/www/html/play.sh
sudo systemctl stop play;
sleep 5;
sudo systemctl restart play;