iiplc/run.sh
Difrex(Denis Zheleztsov) fbea04afed Static files mountpoint
2014-08-04 13:35:42 +04:00

8 lines
117 B
Bash
Executable File

#!/bin/bash
# Debug server
screen -S ii plackup iiplc.app
# Production
# starman -l 127.0.0.1:5000 run.pl whatever