summaryrefslogtreecommitdiffstats
path: root/installer/INSTALL.en.txt
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2017-06-28 08:39:54 +0000
committerramon <ramongomez@us.es>2017-06-28 08:39:54 +0000
commitb6c060715171ad943a140e174592fdbc77cea754 (patch)
tree8a30cb8325f5a1f1dac4dcb8785ebae1ff26cd6d /installer/INSTALL.en.txt
parenta30baf2bb7e15b5c9cb905399c050a7b6c8ff044 (diff)
#730: Actualizar documentaciĆ³n de instalaciĆ³n.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5387 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'installer/INSTALL.en.txt')
-rw-r--r--installer/INSTALL.en.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/installer/INSTALL.en.txt b/installer/INSTALL.en.txt
index 844c4e74..a98b7931 100644
--- a/installer/INSTALL.en.txt
+++ b/installer/INSTALL.en.txt
@@ -1,5 +1,5 @@
-Installing and updating OpenGnSys
+Installing and updating OpenGnsys
=================================
@@ -8,27 +8,27 @@ Installing OpenGnsys
--------------------
-Run opengnsys_installer.sh script as "root" to install all its dependencies, to install the OpenGnSys components, and to make the initial configuration.
+Run opengnsys_installer.sh script as "root" to install all its dependencies, to install the OpenGnsys components, and to make the initial configuration.
sudo bash opengnsys_installer.sh
Follow the instructions.
-Updating OpenGnSys
+Updating OpenGnsys
------------------
-Run opengnsys_update.sh script as "root" to update all OpenGnSys components from the Subversion repository:
+Run opengnsys_update.sh script as "root" to update all OpenGnsys components from the Subversion repository:
sudo bash /opt/opengnsys/lib/opengnsys_update.sh
Follow the instructions.
-Uninstalling OpenGnSys
+Uninstalling OpenGnsys
----------------------
-Run opengnsys_uninstall.sh script as "root" to uninstall all OpenGnSys components:
+Run opengnsys_uninstall.sh script as "root" to uninstall all OpenGnsys components:
sudo bash /opt/opengnsys/lib/opengnsys_uninstall.sh