diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-28 19:48:21 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-28 19:48:21 +0900 |
| commit | 1fb668842f2742836a95e5fe0afb4e2c683141cc (patch) | |
| tree | ff7854e1a870fc9c2ca446a575f1fb3aafd3130f /tools | |
| parent | [Client] :art: (diff) | |
| download | sharkey-1fb668842f2742836a95e5fe0afb4e2c683141cc.tar.gz sharkey-1fb668842f2742836a95e5fe0afb4e2c683141cc.tar.bz2 sharkey-1fb668842f2742836a95e5fe0afb4e2c683141cc.zip | |
Clean up
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/update.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/update.sh b/tools/update.sh deleted file mode 100644 index 545a49f2fb..0000000000 --- a/tools/update.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -git pull -npm install |