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 01:52:55 +00:00
parent 9d53cbbbe3
commit d3f5e5c8cd

View file

@ -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