Update main.sh

This commit is contained in:
ferreo 2025-02-03 13:31:19 +01:00
parent 7ce90f28bb
commit f33fbd6b3f

View File

@ -6,9 +6,9 @@ set -e
echo "$PIKA_BUILD_ARCH" > pika-build-arch echo "$PIKA_BUILD_ARCH" > pika-build-arch
VERSION="0.7.0" VERSION="0.7.0git"
git clone --recurse-submodules https://github.com/ilya-zlobintsev/LACT.git -b v0.7.0 git clone --recurse-submodules https://github.com/ilya-zlobintsev/LACT.git
cp -rvf ./debian ./LACT/ cp -rvf ./debian ./LACT/
cd ./LACT/ cd ./LACT/