This commit is contained in:
yi-ge 2019-08-22 22:06:59 +08:00
parent d038f5e849
commit d972dcd399

View File

@ -89,7 +89,7 @@ getLatestVersion() {
Install() {
downloadURL=`getLatestVersion`
echo ${downloadURL}
if [[ "${downloadURL}" != "no" ]]; then
mkdir -p /usr/local/dc-agent/bin
mkdir -p /usr/local/dc-agent/log