4 lines
81 B
Bash
4 lines
81 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
scp -r ../php-wxwork-finance-sdk pangxl@dev.lanyicj.cn:~/wechat_sdk
|