1
0
This commit is contained in:
2023-09-16 15:36:08 +08:00
parent 2257b8ad00
commit 6cc8fd4daf
2 changed files with 16 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
# !/bin/sh
X86Lib64Dir=/lib/x86_64-linux-gnu
cd ${X86Lib64Dir}
rm libwireshark.so.15
rm libwireshark.so
rm libwiretap.so.12
rm libwiretap.so
rm libwsutil.so.13
rm libwsutil.so
#systemctl stop nginx.service
systemctl stop restagent.service
systemctl stop crontask.service