pull/24/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 57bf93643f
commit 946724bcef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,6 +37,7 @@ fi
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
echo "Complete..."
exit

Loading…
Cancel
Save