Update reset.sh
This commit is contained in:
parent
78d727605e
commit
98b6547c43
1 changed files with 1 additions and 0 deletions
|
@ -266,4 +266,5 @@ echo "$user:{PLAIN}${PASS:-}" > /etc/nginx/.htpasswd
|
|||
cp -r /var/www/* /run/shm
|
||||
html "Starting $APP for Docker..."
|
||||
nginx -e stderr
|
||||
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue