mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update config
This commit is contained in:
parent
f077dedf80
commit
c89bcba10e
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ set__max_memory(){
|
|||
|
||||
ynh_script_progression --message="Loading installation settings..."
|
||||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
domain=$(ynh_app_setting_get --app=$app --key=domain)
|
||||
path_url=$(ynh_app_setting_get --app=$app --key=path)
|
||||
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
|
||||
|
|
Loading…
Add table
Reference in a new issue