Update main.sh
This commit is contained in:
parent
35f5d0f6ee
commit
bdbb09f16d
4
main.sh
4
main.sh
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
VERSION="0.11.6.ferreogit4"
|
VERSION="0.11.6.ferreogit5"
|
||||||
|
|
||||||
source ./pika-build-config.sh
|
source ./pika-build-config.sh
|
||||||
|
|
||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/ferrreo/booster.git
|
git clone https://github.com/ferrreo/booster.git -b plymouth
|
||||||
cp -rvf ./debian ./booster/
|
cp -rvf ./debian ./booster/
|
||||||
cp -vf ./Makefile ./booster/
|
cp -vf ./Makefile ./booster/
|
||||||
cp -vf ./booster.yml ./booster/
|
cp -vf ./booster.yml ./booster/
|
||||||
|
Loading…
Reference in New Issue
Block a user