github vmstan/gravity-sync v1.7.2
1.7.2 Release

latest releases: v4.0.7, v4.0.6, v4.0.5...
3 years ago

This update changes the way that beta/development updates are applied. To continue receving the development branch, create an empty file in the gravity-sync folder called dev and afterwards the standard ./gravity-sync.sh update function will apply the correct updates.

cd gravity-sync
touch dev
./gravity-sync.sh update

Delete the dev file and update again to revert back to the stable/master branch.

Deprecation

  • Removes beta function for applying development branch updates.

Don't miss a new gravity-sync release

NewReleases is sending notifications on new releases.