change to download apps.sh instead

This commit is contained in:
Daniel Hansson 2020-05-14 21:27:10 +02:00 committed by GitHub
parent 963f802e3c
commit a028e83ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ case "$choice" in
"Additional Apps")
if network_ok
then
run_static_script additional_apps
run_static_script apps
fi
;;
"Nextcloud Configuration")