aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/install.sh')
-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