This commit is contained in:
Wang Sen Di
2025-11-27 15:59:33 +08:00
parent 9224c4fcfd
commit cd208c12a4

View File

@@ -76,7 +76,6 @@ __main() {
echo "$(date '+%Y-%m-%d %H:%M:%S') start.sh"
_strong_path="$CACHE/$FILE_PATH_START"
_airship_agent_path="$_strong_path/airship-agent"
echo "path: $_airship_agent_path"
__check_md5
__check_process
}