aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-03-02 22:03:30 +0800
committertypebrook <typebrook@gmail.com>2020-03-02 22:03:30 +0800
commit46983235dcf463e576e1fc552a2f7c0ecf05d843 (patch)
tree6b379e75a6159f05c033545bcf1a3316046de292
parentf2c7b1453de9b2423d377097e42f3fb216fec5b8 (diff)
update
-rw-r--r--tools/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install.sh b/tools/install.sh
index 89d805a..758fd0e 100644
--- a/tools/install.sh
+++ b/tools/install.sh
@@ -15,7 +15,7 @@ if [ ! -d $SETTING_DIR ]; then
15 } 15 }
16fi 16fi
17 17
18sed "/^# $REPO/, /^$/ d" 18sed -E "/^# $REPO/, /^$/ d"
19cat <<EOF 19cat <<EOF
20 20
21# $REPO 21# $REPO