mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
cleanup
This commit is contained in:
parent
b7fc681521
commit
39f27d49b6
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue