Update reset.sh

This commit is contained in:
Kroese 2025-02-25 05:49:25 +01:00 committed by GitHub
parent 78d727605e
commit 98b6547c43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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