mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
make sure to always get the latest permissions script
This commit is contained in:
parent
7c1070c131
commit
45ed6fc3d3
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user