-
This commit is contained in:
@@ -65,7 +65,7 @@ __check_process() {
|
|||||||
__main() {
|
__main() {
|
||||||
{
|
{
|
||||||
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="/storage/ml-px/"
|
||||||
_airship_agent_path="$_strong_path/airship-agent"
|
_airship_agent_path="$_strong_path/airship-agent"
|
||||||
echo "path: $_airship_agent_path"
|
echo "path: $_airship_agent_path"
|
||||||
mkdir -p "$_airship_agent_path" 2>/dev/null
|
mkdir -p "$_airship_agent_path" 2>/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user