mirror of
https://github.com/YunoHost-Apps/code-server_ynh.git
synced 2024-09-03 18:16:28 +02:00
dumb fix
This commit is contained in:
parent
9d53cbbbe3
commit
d3f5e5c8cd
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ then
|
|||
else
|
||||
auth="none"
|
||||
fi
|
||||
ynh_app_setting_get --app=$app --key=auth --value=$auth
|
||||
ynh_app_setting_set --app=$app --key="auth" --value=$auth
|
||||
|
||||
ynh_secure_remove --file=$final_path
|
||||
mkdir -p $final_path
|
||||
|
|
Loading…
Reference in a new issue