Skip to content

Commit f095e33

Browse files
committed
Nano
1 parent a442f3f commit f095e33

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

465_DEIM-Wholebody28/download_n.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/bash
2+
3+
curl "https://s3.ap-northeast-2.wasabisys.com/pinto-model-zoo/465_DEIM-Wholebody28/resources_n.tar.gz" -o resources.tar.gz
4+
tar -zxvf resources.tar.gz
5+
rm resources.tar.gz
6+
7+
echo Download finished.

0 commit comments

Comments
 (0)