wIK5Ez2o commited on
Commit
027803e
·
verified ·
1 Parent(s): fd50e8c

Update launch.sh

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