set key setting for later updates

This commit is contained in:
Thomas 2023-11-14 18:02:40 +01:00 committed by GitHub
parent 3b55e46543
commit 9d215a7f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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