mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +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 |