From 47bcc23c5be76db98259fdab5895e42e4ffa65f5 Mon Sep 17 00:00:00 2001 From: xiao Date: Fri, 1 Nov 2024 17:28:59 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bt.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bt.sh diff --git a/bt.sh b/bt.sh new file mode 100644 index 0000000..9807f88 --- /dev/null +++ b/bt.sh @@ -0,0 +1,5 @@ +/etc/init.d/bt restart +pkill crond +/sbin/crond +/usr/sbin/sshd -D & +tail -f /dev/null