diff --git a/build.sh b/build.sh index 03af58c..a23400a 100755 --- a/build.sh +++ b/build.sh @@ -14,8 +14,8 @@ CHROOT_TARGET="" SIGN="" CLEANUP=0 -source "lib.sh" -source "conf.sh" +source ./lib.sh +source ./conf.sh set -e