#! /bin/bash
killall php
killall php-cgi
sleep 20
screen -dmS parichkiSocket sh -c "php /home/parichki/parichki_socket/server.php"
