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

Update upgrade

This commit is contained in:
Gredin67 2022-02-03 22:52:08 +01:00 committed by GitHub
parent f700648950
commit e7186fbfdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,7 +116,7 @@ chmod -R g+rwX /var/lib/signald/{avatars,attachments,stickers}
ynh_script_progression --message="Making sure dedicated system user exists..." --weight=1
# Create a dedicated user (if not existing)
ynh_system_user_create --username=$app --groups="$signald_user"
ynh_system_user_create --username=$app
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE