Skip to content

Commit 421c889

Browse files
authored
Add bash header
1 parent 1eb1d69 commit 421c889

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prepare.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
# download and extract VOC 2007 trainval split
24
wget http://pjreddie.com/media/files/VOCtrainval_06-Nov-2007.tar -P data/
35
mkdir data/VOCtrainval_06-Nov-2007

0 commit comments

Comments
 (0)