mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix glorytun-udp repo to use fork
This commit is contained in:
parent
178186002c
commit
19bc566da6
1 changed files with 1 additions and 1 deletions
|
@ -1226,7 +1226,7 @@ if [ "$SOURCES" = "yes" ]; then
|
||||||
apt-get install -y --no-install-recommends build-essential git ca-certificates meson pkg-config
|
apt-get install -y --no-install-recommends build-essential git ca-certificates meson pkg-config
|
||||||
rm -rf /tmp/glorytun-udp
|
rm -rf /tmp/glorytun-udp
|
||||||
cd /tmp
|
cd /tmp
|
||||||
git clone https://github.com/angt/glorytun.git /tmp/glorytun-udp
|
git clone https://github.com/Ysurac/glorytun.git /tmp/glorytun-udp
|
||||||
cd /tmp/glorytun-udp
|
cd /tmp/glorytun-udp
|
||||||
git checkout ${GLORYTUN_UDP_VERSION}
|
git checkout ${GLORYTUN_UDP_VERSION}
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue