mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-23 05:18:12 -05:00
Add missing folder
This commit is contained in:
parent
c0c89e5d15
commit
e3ce8b4d12
@ -17,7 +17,8 @@ mkdir -p /tmp/nginx/body \
|
||||
/var/lib/nginx/cache/public \
|
||||
/var/lib/nginx/cache/private \
|
||||
/var/cache/nginx/proxy_temp \
|
||||
/data/logs
|
||||
/data/logs \
|
||||
/data/nginx
|
||||
|
||||
touch /var/log/nginx/error.log || true
|
||||
chmod 777 /var/log/nginx/error.log || true
|
||||
|
Loading…
Reference in New Issue
Block a user