mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-07 10:14:04 -04: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 ~
|
cd ~
|
||||||
wget https://github.com/vmstan/gravity-sync/archive/v1.4.2.zip
|
wget https://github.com/vmstan/gravity-sync/archive/v1.4.3.zip
|
||||||
unzip v1.4.2.zip
|
unzip v1.4.3.zip
|
||||||
mv ~/gravity-sync-1.4.2 ~/gravity-sync
|
mv ~/gravity-sync-1.4.3 ~/gravity-sync
|
||||||
cd gravity-sync
|
cd gravity-sync
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# GRAVITY SYNC BY VMSTAN #####################
|
# GRAVITY SYNC BY VMSTAN #####################
|
||||||
PROGRAM='Gravity Sync'
|
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')
|
# 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
|
# For documentation or download updates visit https://github.com/vmstan/gravity-sync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user