1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

try apply config panel

to avoid wrong permission list formatting
This commit is contained in:
Gredin67 2023-01-11 12:39:05 +01:00 committed by GitHub
parent 83cb70b7ed
commit a690e9b2eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,6 +305,8 @@ ynh_script_progression --message="Starting a systemd service..." --weight=1
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start"
yunohost app config set mautrix_whatsapp usermanagement.config.role -v
#=================================================
# END OF SCRIPT
#=================================================