#Auto Block Height Sync
Ever feel like it will take forever to sync? Fear not!
If you feel comfortable with using the snapshots from each Consensus Group, then this is an easy set up.
The service location is at https://msync.syncrob.it/
With this you can get each snapshot which is made every 30 blocks. This can be used as the starting time.
#How to run it
cd ~
curl -s https://msync.syncrob.it/runSync.sh | /bin/bash
And you done!