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 0601c92..4ec2586 100644
--- a/tools/install.sh
+++ b/tools/install.sh
@@ -16,7 +16,7 @@ if [ ! -d $SETTING_DIR ]; then
16 } 16 }
17fi 17fi
18 18
19sed -i "\^# $REPO^, /^$/ d" $RCFILE 19sed -i "/^$/ N; \^# $REPO^, /^$/ d" $RCFILE
20echo " 20echo "
21 21
22# $REPO 22# $REPO