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

Update upgrade

This commit is contained in:
Gredin67 2023-01-11 14:17:06 +01:00 committed by GitHub
parent a690e9b2eb
commit cfdfa99b34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -305,7 +305,7 @@ 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
yunohost app config set mautrix_whatsapp usermanagement.config.role
#=================================================
# END OF SCRIPT