|
|
|
|
@ -8,7 +8,7 @@ rootPath=$(dirname "$rootPath") |
|
|
|
|
rootPath=$(dirname "$rootPath") |
|
|
|
|
serverPath=$(dirname "$rootPath") |
|
|
|
|
|
|
|
|
|
VERSION=3.0.1 |
|
|
|
|
VERSION=3.0.15 |
|
|
|
|
SYS_ARCH=`arch` |
|
|
|
|
SYS_VERSION_ID=`cat /etc/*-release | grep VERSION_ID | awk -F = '{print $2}' | awk -F "\"" '{print $2}'` |
|
|
|
|
SYS_NAME=${SYS_VERSION_ID/./} |
|
|
|
|
|