mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-28 13:02:35 +02:00
Merge branch 'dev-BTC' of github.com:jstefanop/apolloapi into dev-BTC
This commit is contained in:
commit
6d8b869a1e
@ -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
|
||||
|
@ -31,6 +31,7 @@ echo -e "${YELLOW} ---> Updating API modules${NC}"
|
||||
|
||||
cd $APOLLO_DIR
|
||||
|
||||
git reset --hard
|
||||
git pull
|
||||
|
||||
echo "30" > $TMPFILE
|
||||
|
Loading…
Reference in New Issue
Block a user