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:
parent
f4a0679c46
commit
f707d14d2d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ is_public=$YNH_APP_ARG_IS_PUBLIC
|
|||
random_key=$(ynh_string_random --length=32)
|
||||
email=$(ynh_user_get_info --username=$admin --key=mail)
|
||||
phpversion=$YNH_PHP_VERSION
|
||||
tag=$(ynh_app_upstream_version)
|
||||
update=1
|
||||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
|
Loading…
Add table
Reference in a new issue