Update main.sh

This commit is contained in:
ferreo 2024-12-11 18:43:08 +01:00
parent 35f5d0f6ee
commit bdbb09f16d

View File

@ -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/