From a1200d6a08ecdaefffa04143aac0028148c2068e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 28 Dec 2023 14:28:47 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index d2e7603..591a6ac 100644 --- a/scripts/install +++ b/scripts/install @@ -17,6 +17,7 @@ source /usr/share/yunohost/helpers server_password=$(ynh_string_random) su_passwd=$(ynh_string_random) +instance_id=$YNH_APP_INSTANCE_NUMBER #================================================= # STORE SETTINGS FROM MANIFEST