brilee commited on
Commit
6843f36
·
verified ·
1 Parent(s): b5356c5

Push to HF space

Browse files
Files changed (1) hide show
  1. docker_start.sh +1 -1
docker_start.sh CHANGED
@@ -3,7 +3,7 @@
3
  # Fail if any of the commands below fail.
4
  set -e
5
 
6
- mkdir /data
7
  chmod 777 /data
8
 
9
  lilac hf-docker-start
 
3
  # Fail if any of the commands below fail.
4
  set -e
5
 
6
+ mkdir -p /data
7
  chmod 777 /data
8
 
9
  lilac hf-docker-start