Update download url

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2018-11-24 11:45:22 +09:00
parent f7a0c4abc2
commit f61ee6a368
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D

View File

@ -10,7 +10,7 @@ export PATH
cur_dir=`pwd`
libreswan_filename="libreswan-3.27"
download_root_url="http://dl.teddysun.com/files"
download_root_url="https://dl.lamp.sh/files"
rootness(){
if [[ $EUID -ne 0 ]]; then