mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Oops
This commit is contained in:
parent
0cdad2a23d
commit
5e2b97073d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue