BlogAlba/scripts/start

4 lines
193 B
Plaintext
Raw Normal View History

2015-03-08 22:14:18 +00:00
#!/usr/bin/env sh
pkill -F /home/sites/blogalba.pid 2>/dev/null
BLOGALBA_DIR="/home/sites/blogalba/" plackup -s Starman -D -p 42069 /home/sites/blogalba/blogalba --pid /home/sites/blogalba.pid