aboutsummaryrefslogtreecommitdiffstats
path: root/bash_include
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2014-11-12 23:40:27 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-11-12 23:40:27 +0800
commit9b41603ce0836e5d6ae879988a110ac035bd2082 (patch)
treea78cce6f3720dd0f21e62c478d8c8f0e2adabf90 /bash_include
parent71e1b765061824a11d89b6d6d8e33793192d32d1 (diff)
downloadconfigfile-9b41603ce0836e5d6ae879988a110ac035bd2082.tar
configfile-9b41603ce0836e5d6ae879988a110ac035bd2082.tar.gz
configfile-9b41603ce0836e5d6ae879988a110ac035bd2082.tar.bz2
configfile-9b41603ce0836e5d6ae879988a110ac035bd2082.tar.lz
configfile-9b41603ce0836e5d6ae879988a110ac035bd2082.tar.xz
configfile-9b41603ce0836e5d6ae879988a110ac035bd2082.tar.zst
configfile-9b41603ce0836e5d6ae879988a110ac035bd2082.zip
bash_include: 刪除 mirror 網址中不再需要的 cgit.cgi
Diffstat (limited to 'bash_include')
-rw-r--r--bash_include4
1 files changed, 2 insertions, 2 deletions
diff --git a/bash_include b/bash_include
index b0d5523..44eb26c 100644
--- a/bash_include
+++ b/bash_include
@@ -599,8 +599,8 @@ function fetch_and_merge ()
function configfile_fetch ()
{
local cgit_mirror_list=(
- "http://www.tfcis.org/~lantw44/cgit/cgit.cgi/configfile/plain"
- "http://phantom.tfcis.org/~lantw44/cgit/cgit.cgi/configfile/plain"
+ "http://www.tfcis.org/~lantw44/cgit/configfile/plain"
+ "http://phantom.tfcis.org/~lantw44/cgit/configfile/plain"
"http://master.lant.com.tw/~lantw44/cgit/cgit.cgi/configfile/plain")
local github_mirror_list=(
"https://raw.github.com/lantw44/configfile"