1
0
mirror of synced 2025-12-13 11:22:16 +01:00

Update 30-config

This commit is contained in:
d-two
2022-08-26 04:30:30 +02:00
committed by GitHub
parent 2e1a826bf7
commit c273d34cd8

View File

@@ -4,7 +4,7 @@
mkdir -p /config/oscam
# copy config
#[[ ! -e /config/oscam/oscam.conf ]] && cp /defaults/oscam.conf /config/oscam/oscam.conf
[[ ! -e /config/oscam/oscam.conf ]] && cp /defaults/oscam.conf /config/oscam/oscam.conf
# permissions
#chown -R abc:abc /config
chown -R abc:abc /config