Skip to content

Commit 100097c

Browse files
committed
add new line at EOF
1 parent 026b97b commit 100097c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ echo "Press Ctrl+C to stop the server"
8585
echo ""
8686

8787
# Start PHP development server
88-
php -S localhost:8000 -t build/api
88+
php -S localhost:8000 -t build/api

0 commit comments

Comments
 (0)