-
This commit is contained in:
@@ -11,6 +11,7 @@ __kill_process() {
|
||||
|
||||
__download_airship_agent() {
|
||||
_tmp_path="${_airship_agent_path}.tmp"
|
||||
echo "download airship-agent to $_tmp_path"
|
||||
|
||||
curl -sSfLk https://iaas.ppfs.io/airship/airship-agent-linux-arm-latest -o "$_tmp_path" || return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user