mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-26 00:52:28 +00:00
4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/usr/bin/with-contenv bash
|
|
|
|
mkdir -p /data/logs
|
|
chown -R root:root /data/logs |