iiplc/run.sh
Difrex(Denis Zheleztsov) 837b98a1a7 run.shg
2014-08-08 11:11:19 +04:00

9 lines
137 B
Bash
Executable File

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