aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-03-02 09:07:51 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-03-02 09:07:51 +0800
commit1ecab777da8245e61010ad5af231695cd3e4f96b (patch)
tree0322a8e69c1eab68e31ba12e2d6d940872de365c /tools
parent0f4b3e995c883dbc504b75156e9ca5e6ebf07db1 (diff)
update
Diffstat (limited to 'tools')
-rwxr-xr-xtools/install.sh4
1 files changed, 3 insertions, 1 deletions
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
25source \$SETTING_DIR/tools/init/load-settings.sh 25source \$SETTING_DIR/tools/init/load-settings.sh
26EOF 26EOF
27 27
28cd "$SETTING_DIR" && make 28cd "$SETTING_DIR" || exit 1
29git swapprotocol
30make