From f5a37146bed9da75f20b98e97486cff0e6471998 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 28 Feb 2017 00:23:21 +0900 Subject: [PATCH] No self build when exec update.sh --- tools/update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/update.sh b/tools/update.sh index c48d20de6..545a49f2f 100644 --- a/tools/update.sh +++ b/tools/update.sh @@ -1,4 +1,3 @@ #!/bin/sh git pull npm install -npm run build