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:
parent
f700648950
commit
e7186fbfdf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue