diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2020-08-27 13:19:52 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-08-28 15:48:42 +0200 |
commit | 64e2155d0620c0fbbaa2827fe2edbf1c6cea135c (patch) | |
tree | f3c5ea508c813619bbd07e871b770789d51e801a /server | |
parent | f1a09099c075640a6f28c8b4360b7b4bdcf00c93 (diff) |
#1003 Fix ogClient update
ogClient is not updated when the update script runs. The update script
is using "mv", which can not merge folders and is putting the update
inside a folder.
This patch updates the script to use "rsync", which can merge folders.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions