From b7d508994f45b3471573b20b374be5be34967f85 Mon Sep 17 00:00:00 2001 From: Quiwy Date: Thu, 30 Dec 2021 18:32:37 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index fbeb2e3..025c488 100755 --- a/scripts/install +++ b/scripts/install @@ -27,6 +27,7 @@ is_public=$YNH_APP_ARG_IS_PUBLIC random_key=$(ynh_string_random --length=32) email=$(ynh_user_get_info --username=$admin --key=mail) phpversion=$YNH_PHP_VERSION +tag=$(ynh_app_upstream_version) update=1 app=$YNH_APP_INSTANCE_NAME