Silent output in update.sh
This commit is contained in:
parent
f835ef3dfb
commit
6bbb645861
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
cd /opt/v6helper
|
||||
./build.py
|
||||
service nginx reload
|
||||
service nginx reload > /dev/null
|
||||
|
|
Loading…
Reference in a new issue