This commit is contained in:
Michael Stanclift 2020-05-27 15:50:47 -05:00
parent 87246e4298
commit 9a91360967
2 changed files with 4 additions and 4 deletions

View File

@ -50,9 +50,9 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync
```
cd ~
wget https://github.com/vmstan/gravity-sync/archive/v1.4.2.zip
unzip v1.4.2.zip
mv ~/gravity-sync-1.4.2 ~/gravity-sync
wget https://github.com/vmstan/gravity-sync/archive/v1.4.3.zip
unzip v1.4.3.zip
mv ~/gravity-sync-1.4.3 ~/gravity-sync
cd gravity-sync
```

View File

@ -2,7 +2,7 @@
# GRAVITY SYNC BY VMSTAN #####################
PROGRAM='Gravity Sync'
VERSION='1.4.2'
VERSION='1.4.3'
# Execute from the home folder of the user who own's it (ex: 'cd ~/gravity-sync')
# For documentation or download updates visit https://github.com/vmstan/gravity-sync