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}