changeset 84:e16cb89bb0f2

Write ADMIN to s4-config.sh
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 03 Aug 2015 12:51:06 +0900
parents 815840076efa
children 465447d8b3ab
files s4-start.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-start.sh	Mon Aug 03 12:16:06 2015 +0900
+++ b/s4-start.sh	Mon Aug 03 12:51:06 2015 +0900
@@ -78,7 +78,7 @@
     cat<<EOF
 -------- The s4 System Successfully Installed --------
 EOF
-    rc=0
+    echo "ADMIN=$admin" >> s4-config.sh && rc=0
   else
     echo Calling s4-init.sh 'FAILED!!'
   fi

yatex.org