This repository has been archived on 2024-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
speedie-page/test.sh

4 lines
105 B
Bash
Executable file

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