1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/243-game_ynh.git synced 2024-09-03 18:06:00 +02:00

Update restore

This commit is contained in:
yalh76 2022-07-31 03:06:56 +02:00
parent ff035cf60d
commit c0d36f052b

View file

@ -44,7 +44,7 @@ test ! -d $final_path \
ynh_script_progression --message="Recreating the dedicated system user..."
# Create the dedicated user (if not existing)
ynh_system_user_create --username=$app --home_dir="$final_path"
ynh_system_user_create --username=ynh_$app --home_dir="$final_path"
#=================================================
# RESTORE THE APP MAIN DIR