diff --git a/main.sh b/main.sh index dabcf0d..1f3443b 100755 --- a/main.sh +++ b/main.sh @@ -3,9 +3,8 @@ DEBIAN_FRONTEND=noninteractive # Clone Upstream -git clone https://github.com/ferrreo/booster +git clone https://github.com/anatol/booster.git cd booster -git checkout add-debian-elf cp -rvf ../debian ./ cp -f ../Makefile ./Makefile cp -f ../booster.yml ./booster.yml