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

Update launch.sh

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