mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update upgrade
This commit is contained in:
parent
705864fdc6
commit
28fd01820d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ then
|
||||||
ynh_exec_warn_less yunohost firewall disallow TCP $port
|
ynh_exec_warn_less yunohost firewall disallow TCP $port
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# If final_path doesn't exist, create it
|
# If architecture doesn't exist, create it
|
||||||
if [ -z "$architecture" ]; then
|
if [ -z "$architecture" ]; then
|
||||||
architecture="dpkg --print-architecture"
|
architecture="dpkg --print-architecture"
|
||||||
architecture=$(ynh_app_setting_get --app=$app --key=architecture)
|
architecture=$(ynh_app_setting_get --app=$app --key=architecture)
|
||||||
|
|
Loading…
Add table
Reference in a new issue