mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
typo
This commit is contained in:
parent
1edd3f6e52
commit
e41ba361d0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ ynh_script_progression --message="Loading settings..." --weight=5
|
|||
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
final_path=/opt/yunohost/$app
|
||||
mautrix_config_path="$final_path/conf.yaml"
|
||||
mautrix_config_path="$final_path/config.yaml"
|
||||
|
||||
domain=$(ynh_app_setting_get --app=$app --key=domain)
|
||||
server_name=$(ynh_app_setting_get --app=$app --key=server_name)
|
||||
|
|
Loading…
Add table
Reference in a new issue