summaryrefslogtreecommitdiff
path: root/tasks/download_emnist.sh
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-20 18:09:06 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-03-20 18:09:06 +0100
commit7e8e54e84c63171e748bbf09516fd517e6821ace (patch)
tree996093f75a5d488dddf7ea1f159ed343a561ef89 /tasks/download_emnist.sh
parentb0719d84138b6bbe5f04a4982dfca673aea1a368 (diff)
Inital commit for refactoring to lightning
Diffstat (limited to 'tasks/download_emnist.sh')
-rwxr-xr-xtasks/download_emnist.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tasks/download_emnist.sh b/tasks/download_emnist.sh
new file mode 100755
index 0000000..18c8e29
--- /dev/null
+++ b/tasks/download_emnist.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/fish
+poetry run download-emnist
+poetry run create-emnist-support-files