1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00
This commit is contained in:
Salamandar 2024-03-15 14:46:30 +01:00
parent 0cdad2a23d
commit 5e2b97073d

View file

@ -64,7 +64,7 @@ fi
if [[ -z "${backend:-}" ]]; then
backend=lxd
ynh_app_setting_set --app="$app" --key="lxd" --value="$lxd"
ynh_app_setting_set --app="$app" --key="backend" --value="$backend"
fi
# Values now use underscore