change permissions of data-dir
This commit is contained in:
parent
ca9fe9c861
commit
14982f2f14
@ -30,6 +30,7 @@ cp $STACKS_DIR/base-notebook/start.sh .build/
|
||||
cp $STACKS_DIR/base-notebook/start-notebook.sh .build/
|
||||
cp $STACKS_DIR/base-notebook/start-singleuser.sh .build/
|
||||
chmod 755 .build/*
|
||||
chmod -R 755 data/
|
||||
|
||||
echo "
|
||||
############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user