[ server ] [ executor ] - optimize code -2

This commit is contained in:
zeaslity
2022-12-27 16:03:20 +08:00
parent 37752ca07c
commit 0c38361a3b
2 changed files with 6 additions and 5 deletions

View File

@@ -200,7 +200,8 @@ DownloadAllFile() {
colorEcho $BLUE "start to download octopus agent !"
# check for latest version
# download the lasted jar
. ./lib/wdd-lib-os.sh
. ./lib/wdd-lib-os.s
h
CheckAndDownloadLatestVersion
FunctionSuccess