diff options
Diffstat (limited to 'installer/opengnsys_update.sh')
-rwxr-xr-x | installer/opengnsys_update.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh index 6e079581..e5b86681 100755 --- a/installer/opengnsys_update.sh +++ b/installer/opengnsys_update.sh @@ -1169,7 +1169,6 @@ if [ $? -ne 0 ]; then exit 1 fi # Actaulizar ficheros descargables. -NEWVERSION=1.1.0 ### Temporal. updateDownloadableFiles # Generar páginas Doxygen para instalar en el web makeDoxygenFiles |