Fix permissions and installer

This commit is contained in:
John 2021-05-08 21:20:03 -04:00
parent bdd489a1ca
commit ef7294feb5
4 changed files with 0 additions and 2 deletions

0
backend/apollo-miner/miner_start.sh Normal file → Executable file
View File

0
backend/apollo-miner/miner_stop.sh Normal file → Executable file
View File

2
backend/install Normal file → Executable file
View File

@ -69,8 +69,6 @@ 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}"

0
backend/update Normal file → Executable file
View File