diff options
author | typebrook <typebrook@gmail.com> | 2020-04-22 21:14:10 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-04-22 21:14:10 +0800 |
commit | 51ce542687e6d6a2b4737d18efe13a91cd1c7856 (patch) | |
tree | 68a7d54cc440fbaa19988cbc7c0ed7f56c8faf94 | |
parent | 3b5d402655cc29ff5643f59fa0ea68a22cb88559 (diff) |
update
-rwxr-xr-x | tools/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install.sh b/tools/install.sh index f16b2dd..0b59e28 100755 --- a/tools/install.sh +++ b/tools/install.sh | |||
@@ -16,7 +16,7 @@ if [ ! -d $SETTING_DIR ]; then | |||
16 | } | 16 | } |
17 | fi | 17 | fi |
18 | 18 | ||
19 | sed -i "\^# $REPO^, /^$/ d" $RCFILE | 19 | sed -i "\^# $REPO^, /^$/ d" $RCFILE |
20 | echo " | 20 | echo " |
21 | # $REPO | 21 | # $REPO |
22 | export SETTING_DIR=$SETTING_DIR | 22 | export SETTING_DIR=$SETTING_DIR |