mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 13:40:06 +00:00
🚸 [agent v0.3.3] 优化多行及带参命令执行
This commit is contained in:
@@ -3,7 +3,8 @@ set -x
|
||||
|
||||
ME=`whoami`
|
||||
|
||||
ping example.com -c20 && \
|
||||
ping example.com -c3 && \
|
||||
echo "==== $ME ====" && \
|
||||
ping example.net -c20 && \
|
||||
ping example.net -c3 && \
|
||||
echo $1 && \
|
||||
echo "==== done! ===="
|
||||
Reference in New Issue
Block a user