mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🚧 💚 change permissions
Signed-off-by: mathieu.brunot <mb.mathieu.brunot@gmail.com>
This commit is contained in:
@@ -53,7 +53,9 @@ function build-release-frontend-local {
|
|||||||
|
|
||||||
mkdir -p $HOME/.m2
|
mkdir -p $HOME/.m2
|
||||||
rm -rf ./frontend/node_modules
|
rm -rf ./frontend/node_modules
|
||||||
|
# FIXME Ugly... should be a better way
|
||||||
chmod 777 ./frontend
|
chmod 777 ./frontend
|
||||||
|
chmod -R 777 $HOME/.m2
|
||||||
|
|
||||||
CONTAINER=$IMGNAME:latest
|
CONTAINER=$IMGNAME:latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user