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