diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-28 00:23:21 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-28 00:23:21 +0900 |
| commit | f5a37146bed9da75f20b98e97486cff0e6471998 (patch) | |
| tree | 978a14e25247a70b0652fe5e002f953978ef5327 | |
| parent | Fix bug (diff) | |
| download | sharkey-f5a37146bed9da75f20b98e97486cff0e6471998.tar.gz sharkey-f5a37146bed9da75f20b98e97486cff0e6471998.tar.bz2 sharkey-f5a37146bed9da75f20b98e97486cff0e6471998.zip | |
No self build when exec update.sh
| -rw-r--r-- | tools/update.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/update.sh b/tools/update.sh index c48d20de68..545a49f2fb 100644 --- a/tools/update.sh +++ b/tools/update.sh @@ -1,4 +1,3 @@ #!/bin/sh git pull npm install -npm run build |