mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-23 21:28:15 -05: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 |