mirror of
https://github.com/YunoHost-Apps/question2answer_ynh.git
synced 2024-09-03 20:16:07 +02:00
Typo
This commit is contained in:
parent
25f0a3018a
commit
66b8e5dfee
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ ynh_restore_file "$final_path"
|
|||
#=================================================
|
||||
# RECREATE THE DEDICATED USER
|
||||
#=================================================
|
||||
ynh_print_info "Recreating the dedicated systen user..."
|
||||
ynh_print_info "Recreating the dedicated system user..."
|
||||
|
||||
# Create the dedicated user (if not existing)
|
||||
ynh_system_user_create $app
|
||||
|
|
Loading…
Reference in a new issue