From 72a5504adc2d4aafe23e88145edb7ab40d0ca088 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