[evolvis-commits] r10232: added a script to refresh the configurati?==?UTF-8?Q?on easily↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 17:40:41 CET 2011


Author: mirabilos
Date: 2011-02-24 17:40:41 +0100 (Thu, 24 Feb 2011)
New Revision: 10232

Added:
   trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/scripts/
   trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/scripts/refresh.sh
Log:
added a script to refresh the configuration easily


Added: trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/scripts/refresh.sh
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/scripts/refresh.sh	                        (rev 0)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/rpm-specific/scripts/refresh.sh	2011-02-24 16:40:41 UTC (rev 10232)
@@ -0,0 +1,3 @@
+cd /usr/share/gforge && ./setup -confdir /etc/gforge/ -input /etc/gforge/gforge.conf -noapache && cd -
+
+echo 'If you have modified the database configuration, you have to restart apache (service httpd restart)'



More information about the evolvis-commits mailing list