Merge branch 'dev-BTC' of github.com:jstefanop/apolloapi into dev-BTC

This commit is contained in:
Michele Marcucci 2021-07-02 15:38:43 +02:00
commit 6d8b869a1e
2 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@ gpio write 0 0
sleep .5
gpio write 0 1
sleep 10
sleep 30
#start internal hashboard
screen -dmS miner ./futurebit-miner -comport /dev/ttyS1 -ao_mode 1 $settings

View File

@ -31,6 +31,7 @@ echo -e "${YELLOW} ---> Updating API modules${NC}"
cd $APOLLO_DIR
git reset --hard
git pull
echo "30" > $TMPFILE