2024-11-16 15:46:17 +00:00

9 lines
155 B
Plaintext
Executable File

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# permissions
lsiown -R abc:abc \
/config
chmod -R 0644 /etc/logrotate.d
chmod -R +r /config/log