1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Update install

This commit is contained in:
Quiwy 2021-12-30 18:32:37 +01:00 committed by GitHub
parent 524a3e3828
commit b7d508994f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ is_public=$YNH_APP_ARG_IS_PUBLIC
random_key=$(ynh_string_random --length=32) random_key=$(ynh_string_random --length=32)
email=$(ynh_user_get_info --username=$admin --key=mail) email=$(ynh_user_get_info --username=$admin --key=mail)
phpversion=$YNH_PHP_VERSION phpversion=$YNH_PHP_VERSION
tag=$(ynh_app_upstream_version)
update=1 update=1
app=$YNH_APP_INSTANCE_NAME app=$YNH_APP_INSTANCE_NAME