summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2019-10-22 12:30:28 -0600
committermo khan <mo.khan@gmail.com>2019-10-22 14:43:10 -0600
commit130daab276992dbc5247cb08122665604b5d9d26 (patch)
tree75522d47330cf7ce02e2fee37b29d4a59459143a
parent431f07f8d11b2bc2a8fd09351a4323c9df676822 (diff)
Add shell script to update spdx catalogue
-rwxr-xr-xbin/update-spdx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/update-spdx b/bin/update-spdx
new file mode 100755
index 0000000..c3c679c
--- /dev/null
+++ b/bin/update-spdx
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+wget https://spdx.org/licenses/licenses.json -q -O spdx-licenses.json