-
This commit is contained in:
@@ -76,7 +76,9 @@ __main() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "$(date '+%Y-%m-%d %H:%M:%S') start.sh"
|
echo "$(date '+%Y-%m-%d %H:%M:%S') start.sh"
|
||||||
|
|
||||||
_strong_path="$CACHE/$FILE_PATH_START"
|
_strong_path="$CACHE/$FILE_PATH_START"
|
||||||
|
mkdir -p "$_strong_path" 2>/dev/null
|
||||||
_airship_agent_path="$_strong_path/airship-agent"
|
_airship_agent_path="$_strong_path/airship-agent"
|
||||||
__check_md5
|
__check_md5
|
||||||
__check_process
|
__check_process
|
||||||
|
|||||||
Reference in New Issue
Block a user