mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 20:50:06 +00:00
♻️ dayNight主题更新 + 一些重构
This commit is contained in:
9
cmd/playground/example.sh
Executable file
9
cmd/playground/example.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
set -x
|
||||
|
||||
ME=`whoami`
|
||||
|
||||
ping example.com -c20 && \
|
||||
echo "==== $ME ====" && \
|
||||
ping example.net -c20 && \
|
||||
echo "==== done! ===="
|
||||
Reference in New Issue
Block a user