Update 98-script-setup.bash

pull/6/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 3ca6b6faeb
commit 435cf7bfc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,8 @@ if [ ! -d "/config/extended/logs" ]; then
fi
# set permissions
chmod 755 /etc/services.d/extended
chmod 775 /etc/services.d/extended/run
chmod 755 /etc/services.d/extended/run
chmod 777 /config/extended
chmod 777 /config/extended/cache
chmod 777 /config/extended/logs

Loading…
Cancel
Save