Update main.sh
This commit is contained in:
parent
b02b98df25
commit
c42183da5e
4
main.sh
4
main.sh
@ -6,10 +6,10 @@ set -e
|
|||||||
|
|
||||||
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||||
|
|
||||||
VERSION="0.7.2"
|
VERSION="0.7.2-git1"
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/flightlessmango/MangoHud mangohud -b v"$VERSION"
|
git clone https://github.com/flightlessmango/MangoHud mangohud
|
||||||
cp -rvf ./debian ./mangohud/
|
cp -rvf ./debian ./mangohud/
|
||||||
cd ./mangohud
|
cd ./mangohud
|
||||||
# Get build deps
|
# Get build deps
|
||||||
|
Loading…
Reference in New Issue
Block a user