(Grav GitSync) Automatic Commit from tanshu

This commit is contained in:
tanshu 2017-11-23 06:00:53 +00:00 committed by GitSync
parent 1f606e838c
commit 40e64f2594
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ pgrep -f "ruby2.4 /home/tanshu/gems/bin/rackup -p $PORT config.ru" > /home/tansh
/usr/bin/pkill -f "ruby2.4 /home/tanshu/gems/bin/rackup -p $PORT config.ru" && rm -f /home/tanshu/webapps/warden/run/ruby.pid
```
3.3 `Restart` script
``sh
```sh
#!/bin/bash
$HOME/webapps/warden/bin/stop
sleep 3