From 39f27d49b6e99bc6ca409e54142d4746a5456f90 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 31 Jul 2021 00:13:42 +0200 Subject: [PATCH] cleanup --- scripts/_common.sh | 1 - scripts/upgrade | 1 - 2 files changed, 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 835a497..9c7a7b7 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,6 @@ # dependencies used by the app pkg_dependencies="build-essential inotify-tools postgresql postgresql-client postgresql-contrib postgis postgresql-postgis-scripts git curl unzip gnupg openssl make gcc libc-dev argon2 imagemagick webp gifsicle jpegoptim optipng pngquant cmake" extra_pkg_dependencies="elixir esl-erlang" -extra_debian_pkg_dependencies="elixir erlang-dev erlang-nox" NODEJS_VERSION=14 diff --git a/scripts/upgrade b/scripts/upgrade index d419703..2fab14e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -49,7 +49,6 @@ ynh_script_progression --message="Backing up the app before upgrading (may take # Backup the current version of the app ynh_backup_before_upgrade ynh_clean_setup () { - read -p "key" ynh_clean_check_starting # Restore it if the upgrade fails ynh_restore_upgradebackup