mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-28 13:02:35 +02:00
Update miner_start.sh
fix issue where old corrupt log files cause webui to not display properly
This commit is contained in:
parent
e447564d06
commit
e99c9ccb28
@ -13,6 +13,9 @@ start_hashboards()
|
||||
done
|
||||
}
|
||||
|
||||
#clear old log files
|
||||
rm apollo-miner.*
|
||||
|
||||
#reset internal hashboard
|
||||
gpio write 0 0
|
||||
sleep .5
|
||||
|
Loading…
Reference in New Issue
Block a user