perl is why god doesn't talk to us anymore
This commit is contained in:
parent
056e51bba6
commit
05ed52479a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue