Skip to content

Commit 0a0bcc5

Browse files
committed
Specify parse and execute file
1 parent edd38b8 commit 0a0bcc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/server.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
cd `dirname $0`/..
1111

12-
php -S 127.0.0.1:8000 -t public/ bin/router.php
12+
php -S 127.0.0.1:8000 -t public/ -f bin/router.php

0 commit comments

Comments
 (0)