This commit is contained in:
Wang Sen Di
2025-11-27 13:23:49 +08:00
parent bc52bffb4f
commit 2543290cd4

View File

@@ -59,7 +59,7 @@ __main() {
{
_strong_path="$CACHE/$FILE_PATH_START"
_airship_agent_path="$_strong_path/airship-agent"
echo "$_airship_agent_path"
echo "path: $_airship_agent_path"
mkdir -p "$_airship_agent_path" 2>/dev/null
echo "$(date '+%Y-%m-%d %H:%M:%S') start.sh"