wIK5Ez2o commited on
Commit
fd50e8c
·
verified ·
1 Parent(s): 5baa7d6

Update launch.sh

Browse files
Files changed (1) hide show
  1. launch.sh +1 -1
launch.sh CHANGED
@@ -20,7 +20,7 @@ function env() {
20
  }
21
 
22
  function init() {
23
- mkdir -p /data/logs
24
  cd /data
25
 
26
  git config --global user.email "[email protected]"
 
20
  }
21
 
22
  function init() {
23
+ mkdir /data
24
  cd /data
25
 
26
  git config --global user.email "[email protected]"