This is for my personal use, pull request is not welcome。
composer installphp start.php startIf you want to run as background daemon
php start.php start -dIf you want to stop
php start.php stopCheck status
php start.php statusIf you want to set username and password, please remember alway put -u and -p before start:
php start.php -u bangnokia -p 123456 start -d
No comments:
Post a Comment