[Nym3-commit] r389 - trunk/contrib

laurent at conuropsis.org laurent at conuropsis.org
Thu Nov 3 15:38:41 CET 2005


Author: laurent
Date: 2005-11-03 15:38:40 +0100 (Thu, 03 Nov 2005)
New Revision: 389

Modified:
   trunk/contrib/welcome
Log:
Add a comment in the welcome script, it must not be reused unedited.


Modified: trunk/contrib/welcome
===================================================================
--- trunk/contrib/welcome	2005-11-03 13:54:35 UTC (rev 388)
+++ trunk/contrib/welcome	2005-11-03 14:38:40 UTC (rev 389)
@@ -1,5 +1,8 @@
 #!/bin/bash
 
+# WARNING :
+# Edit this file with the correct values for your server.
+
 user=$1
 domain=nym3alpha.lateralis.org
 sendmail="/usr/lib/sendmail -t"



More information about the Nym3-commit mailing list