Speed up setup process

pull/139/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 9ecc95be89
commit 47d6ede6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,6 @@ fi
# set permissions
chmod 777 -R /usr/local/sma
find /config/extended -type d -exec chmod 777 {} \;
find /config/extended -type f -exec chmod 666 {} \;
chmod -R 777 /config/extended/scripts
chmod -R 777 /root

Loading…
Cancel
Save