mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-06-02 15:32:30 +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
|
sleep .5
|
||||||
gpio write 0 1
|
gpio write 0 1
|
||||||
|
|
||||||
sleep 10
|
sleep 30
|
||||||
#start internal hashboard
|
#start internal hashboard
|
||||||
|
|
||||||
screen -dmS miner ./futurebit-miner -comport /dev/ttyS1 -ao_mode 1 $settings
|
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
|
cd $APOLLO_DIR
|
||||||
|
|
||||||
|
git reset --hard
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
echo "30" > $TMPFILE
|
echo "30" > $TMPFILE
|
||||||
|
Loading…
Reference in New Issue
Block a user