Update main.sh
This commit is contained in:
parent
47ccaf8ee4
commit
3a1573839e
3
main.sh
3
main.sh
@ -3,8 +3,9 @@
|
|||||||
DEBIAN_FRONTEND=noninteractive
|
DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/anatol/booster.git
|
git clone https://github.com/ferrreo/booster
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user