perl is why god doesn't talk to us anymore

This commit is contained in:
Matthew Connelly 2015-03-11 21:47:34 +00:00
parent 056e51bba6
commit 05ed52479a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
pkill -f starman >/dev/null 2>&1
pkill -f plack >/dev/null 2>&1
plackup -s Starman -D -p 42069 /home/sites/blogalba/blogalba
BLOGALBA_DIR="/home/sites/blogalba/" plackup -s Starman -D -p 42069 /home/sites/blogalba/blogalba