From 1ecab777da8245e61010ad5af231695cd3e4f96b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 2 Mar 2022 09:07:51 +0800 Subject: update --- tools/install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tools/install.sh') diff --git a/tools/install.sh b/tools/install.sh index 86f13aa..27418c6 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -25,4 +25,6 @@ export SETTING_DIR=$SETTING_DIR source \$SETTING_DIR/tools/init/load-settings.sh EOF -cd "$SETTING_DIR" && make +cd "$SETTING_DIR" || exit 1 +git swapprotocol +make -- cgit v1.2.3-70-g09d2