permissions for build file
This commit is contained in:
parent
37a86aac92
commit
1937e707be
0
.build/start-notebook.sh
Normal file → Executable file
0
.build/start-notebook.sh
Normal file → Executable file
0
.build/start-singleuser.sh
Normal file → Executable file
0
.build/start-singleuser.sh
Normal file → Executable file
0
.build/start.sh
Normal file → Executable file
0
.build/start.sh
Normal file → Executable file
@ -29,6 +29,7 @@ cp $STACKS_DIR/base-notebook/fix-permissions .build/
|
|||||||
cp $STACKS_DIR/base-notebook/start.sh .build/
|
cp $STACKS_DIR/base-notebook/start.sh .build/
|
||||||
cp $STACKS_DIR/base-notebook/start-notebook.sh .build/
|
cp $STACKS_DIR/base-notebook/start-notebook.sh .build/
|
||||||
cp $STACKS_DIR/base-notebook/start-singleuser.sh .build/
|
cp $STACKS_DIR/base-notebook/start-singleuser.sh .build/
|
||||||
|
chmod 755 $STACKS_DIR/*.sh
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
############################################################################
|
############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user