mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
set execute permissions
needed for automatic updates to work
This commit is contained in:
parent
0494b2c144
commit
03eabbb54e
@ -55,6 +55,7 @@ case "$choice" in
|
||||
else
|
||||
print_text_in_color "$ICyan" "Downloading the Update script..."
|
||||
download_script STATIC update
|
||||
chmod +x "$SCRIPTS"/update.sh
|
||||
bash "$SCRIPTS"/update.sh
|
||||
fi
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user