1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zap_ynh.git synced 2024-09-03 20:36:07 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-11-13 12:59:00 +01:00 committed by Félix Piédallu
parent a07890bf07
commit 5b8c3a3bc5

View file

@ -15,6 +15,7 @@ source /usr/share/yunohost/helpers
email=$(ynh_user_get_info --username=$admin --key=mail) email=$(ynh_user_get_info --username=$admin --key=mail)
random_string=$(ynh_string_random --length=48) random_string=$(ynh_string_random --length=48)
timezone=$(cat /etc/timezone)
#================================================= #=================================================
# STORE SETTINGS FROM MANIFEST # STORE SETTINGS FROM MANIFEST