Update main.sh
This commit is contained in:
parent
bafef49e4d
commit
a84d59e8b2
4
main.sh
4
main.sh
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
VERSION="1.1.1"
|
VERSION="1.3.2"
|
||||||
|
|
||||||
source ./pika-build-config.sh
|
source ./pika-build-config.sh
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/benjamimgois/goverlay -b "$VERSION"
|
git clone https://github.com/benjamimgois/goverlay -b "1.3-2"
|
||||||
cp -rvf ./debian ./goverlay
|
cp -rvf ./debian ./goverlay
|
||||||
cd ./goverlay
|
cd ./goverlay
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user