Influence-cjdns/php/server.sh

5 lines
58 B
Bash
Executable File

#!/bin/sh
source ./server.conf
php -S $IP:8000 index.php