From 5922f35e70cbf205992e8d4e6a71bc8f35e3f2bf Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 14 Jan 2024 11:57:49 +0100 Subject: [PATCH] typo --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0ccec65..a21d552 100755 --- a/scripts/install +++ b/scripts/install @@ -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