generated from general-packages/nushell
Update main.sh
This commit is contained in:
parent
7ce90f28bb
commit
f33fbd6b3f
4
main.sh
4
main.sh
@ -6,9 +6,9 @@ set -e
|
||||
|
||||
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/
|
||||
cd ./LACT/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user