1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update upgrade

This commit is contained in:
yalh76 2021-07-16 18:09:50 +02:00
parent dbdf780c39
commit c226591948

View file

@ -151,7 +151,7 @@ ynh_remove_logrotate
ynh_script_progression --message="Making sure dedicated system user exists..."
# Create a dedicated user (if not existing)
ynh_system_user_create --username=$app --home_dir=$final_path
ynh_system_user_create --username=$app --home_dir="$final_path"
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE