mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update download url
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
f7a0c4abc2
commit
f61ee6a368
2
l2tp.sh
2
l2tp.sh
@ -10,7 +10,7 @@ export PATH
|
|||||||
cur_dir=`pwd`
|
cur_dir=`pwd`
|
||||||
|
|
||||||
libreswan_filename="libreswan-3.27"
|
libreswan_filename="libreswan-3.27"
|
||||||
download_root_url="http://dl.teddysun.com/files"
|
download_root_url="https://dl.lamp.sh/files"
|
||||||
|
|
||||||
rootness(){
|
rootness(){
|
||||||
if [[ $EUID -ne 0 ]]; then
|
if [[ $EUID -ne 0 ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user