Commit update git to 0.9.6
This commit is contained in:
parent
8c4b1ea4ce
commit
26cdd51113
2
main.sh
2
main.sh
@ -1,7 +1,7 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/atar-axis/xpadneo -b v0.9.5
|
git clone https://github.com/atar-axis/xpadneo -b v0.9.6
|
||||||
cp -rvf ./debian ./xpadneo
|
cp -rvf ./debian ./xpadneo
|
||||||
cd ./xpadneo
|
cd ./xpadneo
|
||||||
for i in ../patches/* ; do patch -Np1 -i $i; done
|
for i in ../patches/* ; do patch -Np1 -i $i; done
|
||||||
|
Loading…
Reference in New Issue
Block a user