diff --git a/scripts/install b/scripts/install index 8318895..218422c 100644 --- a/scripts/install +++ b/scripts/install @@ -117,6 +117,8 @@ ynh_print_info "Configuring system user..." # Create a system user ynh_system_user_create --username=$SYNCUSER --home_dir=$SYNCHOME/ --use_shell +#================================================= +# SPECIFIC SETUP #================================================= # CREATE SYNC DIRECTORY #=================================================