generated from general-packages/nushell
Update main.sh
This commit is contained in:
parent
9d80ac95e2
commit
8b1b25bfdc
4
main.sh
4
main.sh
@ -6,9 +6,9 @@ set -e
|
|||||||
|
|
||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
VERSION="0.5.6git1"
|
VERSION="0.6.0"
|
||||||
|
|
||||||
git clone --recurse-submodules https://github.com/ilya-zlobintsev/LACT.git -b pmfw-zero-rpm
|
git clone --recurse-submodules https://github.com/ilya-zlobintsev/LACT.git -b v0.6.0
|
||||||
cp -rvf ./debian ./LACT/
|
cp -rvf ./debian ./LACT/
|
||||||
cd ./LACT/
|
cd ./LACT/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user