This commit is contained in:
Wang Sen Di
2025-11-27 15:39:41 +08:00
parent 72d206ad40
commit d8a371b9ff

View File

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