malteos commited on
Commit
2ea0d40
·
unverified ·
1 Parent(s): 5dee603

mount public (5)

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -4,6 +4,7 @@ echo $HF_TOKEN
4
 
5
  hf-mount status
6
 
 
7
  hf-mount start --hf-token $HF_TOKEN --read-only bucket commoncrawl/test-bucket ./data
8
 
9
  hf-mount status
 
4
 
5
  hf-mount status
6
 
7
+ mkdir -p ./data
8
  hf-mount start --hf-token $HF_TOKEN --read-only bucket commoncrawl/test-bucket ./data
9
 
10
  hf-mount status