use another function

This commit is contained in:
Daniel Hansson 2022-02-20 16:32:01 +01:00 committed by GitHub
parent 92eba8cc1a
commit ef1d6fcb19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ debug_mode
# Must be root
root_check
download_script DESEC desec
download_script MENU desec_menu
curl_to_dir "https://raw.githubusercontent.com/nextcloud/vm/master/addons/deSEC" "desec.sh" "$SCRIPTS"
curl_to_dir "https://raw.githubusercontent.com/nextcloud/vm/master/menu" "desec_menu.sh" "$SCRIPTS"
exit