Silent output in update.sh

This commit is contained in:
kpcyrd 2015-02-03 00:16:26 +00:00
parent f835ef3dfb
commit 6bbb645861

View file

@ -1,4 +1,4 @@
#!/bin/sh
cd /opt/v6helper
./build.py
service nginx reload
service nginx reload > /dev/null