diff options
author | ramon <ramongomez@us.es> | 2012-06-12 12:35:38 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2012-06-12 12:35:38 +0000 |
commit | a8bb76413a5a2f83166a7922cd8520741a7d5faf (patch) | |
tree | f99c4b0657d24c34546be24d49f9f592c391857b /installer | |
parent | 4f380509537d5f4c45c7dd07be06ae67106e0a34 (diff) |
VersiĆ³n 1.0.4, #513: Corregir errata al actualizar instalador del ticket:513
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3182 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'installer')
-rwxr-xr-x | installer/opengnsys_update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh index 419200ef..1a2ff589 100755 --- a/installer/opengnsys_update.sh +++ b/installer/opengnsys_update.sh @@ -501,7 +501,7 @@ function updateServerFiles() server/bin \ server/tftpboot \ installer/opengnsys_uninstall.sh \ - install_ticket_wolunicast.sh \ + installer/install_ticket_wolunicast.sh \ doc ) local TARGETS=( bin \ bin \ |