4 lines
No EOL
79 B
Bash
Executable file
4 lines
No EOL
79 B
Bash
Executable file
#!/usr/bin/with-contenv bash
|
|
|
|
mkdir -p /data/logs
|
|
chown -R root:root /data/logs |