Update main.sh

This commit is contained in:
ferrreo 2023-09-01 19:07:31 +01:00 committed by GitHub
parent a37134ef28
commit 4a76ce4024
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,8 @@
DEBIAN_FRONTEND=noninteractive DEBIAN_FRONTEND=noninteractive
# Clone Upstream # Clone Upstream
git clone https://github.com/ferrreo/booster git clone https://github.com/anatol/booster.git
cd booster cd booster
git checkout add-debian-elf
cp -rvf ../debian ./ cp -rvf ../debian ./
cp -f ../Makefile ./Makefile cp -f ../Makefile ./Makefile
cp -f ../booster.yml ./booster.yml cp -f ../booster.yml ./booster.yml