Chmod scripts

This commit is contained in:
Michele Marcucci 2021-04-23 17:11:53 +02:00
parent 5a230fa2be
commit f44e06d7a6

View File

@ -69,6 +69,9 @@ npm -g i yarn
yarn
chmod 755 $APOLLO_DIR/backend/install
chmod 755 $APOLLO_DIR/backend/update
### UI ###
echo -e "${YELLOW} ---> Installing UI modules${NC}"