hotfix script

This commit is contained in:
kirillius 2024-12-24 15:09:34 +03:00
parent 971bb46582
commit a331b3159d
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
SELF=`dirname $0` SELF=`dirname $0`
DIR=`realpath $SELF` DIR=`realpath $SELF`
cd $DIR cd $DIR
killall php
php -S 0.0.0.0:8000 server.php php -S 0.0.0.0:8000 server.php