|
@@ -4,7 +4,7 @@ git config core.ignorecase false
|
|
|
|
|
|
chmod 777 /app/data/tmp -R
|
|
chmod 777 /app/data/tmp -R
|
|
|
|
|
|
-service crond restart
|
|
+
|
|
hostname=`hostname`
|
|
hostname=`hostname`
|
|
domain=`php /app/bin/tools.php getDomain`
|
|
domain=`php /app/bin/tools.php getDomain`
|
|
port=`php /app/bin/tools.php getPort`
|
|
port=`php /app/bin/tools.php getPort`
|