Update main.sh
This commit is contained in:
parent
a37134ef28
commit
4a76ce4024
3
main.sh
3
main.sh
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user