Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2022-02-20 18:32:01 +0300
committerGitHub <noreply@github.com>2022-02-20 18:32:01 +0300
commitef1d6fcb19b7ca7b984a3904db35f51cef462cd2 (patch)
tree329f88a20099fd341446c00e7b4b4c3847d6a09a /static/temporary-fix-begining.sh
parent92eba8cc1a234cdda4c9128f00403c435ce7bc0a (diff)
use another function
Diffstat (limited to 'static/temporary-fix-begining.sh')
-rw-r--r--static/temporary-fix-begining.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/temporary-fix-begining.sh b/static/temporary-fix-begining.sh
index 477f867b..b0536b75 100644
--- a/static/temporary-fix-begining.sh
+++ b/static/temporary-fix-begining.sh
@@ -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