diff options
| author | mo khan <mo.khan@gmail.com> | 2020-02-28 13:49:01 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-02-28 13:49:01 -0700 |
| commit | ec5d95953b614de3124bd733dfc739da1383130e (patch) | |
| tree | d399e46b75aa60b4d5c9fb70be9c0c6c584b2e8f /bin/update-spdx | |
| parent | b04960caaf1abe23bc03d96688267f79aa6613a1 (diff) | |
Remove Docker related items
Diffstat (limited to 'bin/update-spdx')
| -rwxr-xr-x | bin/update-spdx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/update-spdx b/bin/update-spdx deleted file mode 100755 index c3c679c..0000000 --- a/bin/update-spdx +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -wget https://spdx.org/licenses/licenses.json -q -O spdx-licenses.json |
