1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2024-09-03 18:16:28 +02:00
This commit is contained in:
Tagadda 2022-01-17 22:38:50 +00:00
parent d3f5e5c8cd
commit a60a78e3d4

View file

@ -91,6 +91,8 @@ then
fi
ynh_app_setting_set --app=$app --key="auth" --value=$auth
ynh_remove_fail2ban_config
ynh_secure_remove --file=$final_path
mkdir -p $final_path
fi