diff --git a/scripts/install b/scripts/install index 56e69aa..1255feb 100755 --- a/scripts/install +++ b/scripts/install @@ -10,6 +10,7 @@ source _common.sh source /usr/share/yunohost/helpers key=$(ynh_string_random --length=32) +ynh_app_setting_set --app=$app --key=key --value=$key #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE