summaryrefslogtreecommitdiffstats
path: root/installer/opengnsys_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/opengnsys_installer.sh')
-rwxr-xr-xinstaller/opengnsys_installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/opengnsys_installer.sh b/installer/opengnsys_installer.sh
index 91f0ecc5..6c7c89c3 100755
--- a/installer/opengnsys_installer.sh
+++ b/installer/opengnsys_installer.sh
@@ -1849,7 +1849,7 @@ openGnsysConfigure
# Mostrar sumario de la instalaciĆ³n e instrucciones de post-instalaciĆ³n.
installationSummary
-#rm -rf $WORKDIR
+rm -rf $WORKDIR
echoAndLog "OpenGnsys installation finished at $(date)"
exit 0