spmenu-wiki/test.sh

4 lines
105 B
Bash
Raw Normal View History

#!/bin/sh
printf "Testing locally..\nOpen 'localhost:1337' in your web browser.\n"
php -S localhost:1337