Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit dde86fe

Browse files
Create unzip.sh
1 parent 9f97224 commit dde86fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

unzip.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env bash
2+
set -ex
3+
4+
unzip covid19-radiography-database.zip
5+
unzip chest-xray-pneumonia.zip

0 commit comments

Comments
 (0)