mirror of
https://gitee.com/BDWare/agent-backend
synced 2025-01-10 01:44:14 +00:00
4 lines
98 B
Bash
4 lines
98 B
Bash
#/bin/bash
|
|
|
|
scp -P 222 ./build/bdserver.zip dev@47.95.110.68:/data/public/releases/bdcontract/$1/
|