Skip to content

Commit 377380d

Browse files
authored
Merge pull request #29 from seka/master
Specify parse and execute file
2 parents edd38b8 + 0a0bcc5 commit 377380d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)