mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
fix
This commit is contained in:
parent
d3f5e5c8cd
commit
a60a78e3d4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue