From f223c64eba2056b8a1f85eb2d0a89475410891c7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 21 Oct 2022 20:00:03 +0200 Subject: [PATCH] Update demo_lxc_build.sh --- demo_lxc_build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/demo_lxc_build.sh b/demo_lxc_build.sh index 02b215c..0e1ef88 100755 --- a/demo_lxc_build.sh +++ b/demo_lxc_build.sh @@ -6,7 +6,6 @@ if [ "${0:0:1}" == "/" ]; then script_dir="$(dirname "$0")"; else script_dir="$(echo $PWD/$(dirname "$0" | cut -d '.' -f2) | sed 's@/$@@')"; fi source $script_dir/ynh_lxd -source $script_dir/ynh_lxd_demo source /usr/share/yunohost/helpers app=${__APP__:-yunohost_demo}