mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
⚡️ fix Agent 重复取进程数
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#!/bin/sh
|
||||
set -x
|
||||
|
||||
ME=`whoami`
|
||||
|
||||
ping example.com -c20 && \
|
||||
echo "==== $ME ====" && \
|
||||
ping example.net -c20 && \
|
||||
echo $1 && \
|
||||
echo "==== done! ===="
|
||||
Reference in New Issue
Block a user