1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2024-09-03 18:15:55 +02:00
This commit is contained in:
lapineige 2024-01-14 11:57:49 +01:00 committed by GitHub
parent 9e62eea64c
commit 5922f35e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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