This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
av-frag-rssb/src/tool/scripts/kkk.sh

5 lines
121 B
Bash
Raw Normal View History

2018-09-29 14:57:32 +08:00
ssh 10.60.1.15 "cd code/debug; ./stop"
scp -r debug/* 10.60.1.15:code/debug
ssh 10.60.1.15 "cd code/debug; ./restart"