mirror of
https://github.com/YunoHost-Apps/archivist_ynh.git
synced 2024-09-03 18:15:55 +02:00
typo
This commit is contained in:
parent
9e62eea64c
commit
5922f35e70
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ynh_install_app_dependencies $pkg_dependencies
|
|||
#=================================================
|
||||
ynh_script_progression --message="Setting up source files..." --weight=3
|
||||
|
||||
ynh_system_user_create --username=$app --groups="admin"
|
||||
ynh_system_user_create --username=$app --groups="admins"
|
||||
|
||||
ynh_app_setting_set --app=$app --key=final_path --value=$final_path
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
|
|
Loading…
Add table
Reference in a new issue