mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
1.4.3
This commit is contained in:
parent
87246e4298
commit
9a91360967
@ -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
|
||||
```
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user