make sure to always get the latest permissions script

This commit is contained in:
Daniel Hansson 2020-10-05 11:57:25 +02:00 committed by GitHub
parent 7c1070c131
commit 45ed6fc3d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -292,6 +292,10 @@ then
mkdir -p "$SCRIPTS"
download_script STATIC setup_secure_permissions_nextcloud
chmod +x "$SECURE"
else
rm "$SECURE"
download_script STATIC setup_secure_permissions_nextcloud
chmod +x "$SECURE"
fi
# Update all Nextcloud apps