Update 98-script-setup.bash

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

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

Loading…
Cancel
Save