mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-05 13:10:07 +00:00
[agent v0.3.5] 🐛 fix: exec timeout
This commit is contained in:
@@ -3,8 +3,8 @@ set -x
|
||||
|
||||
ME=`whoami`
|
||||
|
||||
ping example.com -c3 && \
|
||||
ping example.com -c20 && \
|
||||
echo "==== $ME ====" && \
|
||||
ping example.net -c3 && \
|
||||
ping example.net -c20 && \
|
||||
echo $1 && \
|
||||
echo "==== done! ===="
|
||||
Reference in New Issue
Block a user