mirror of
https://github.com/spiritLHLS/one-click-installation-script.git
synced 2024-11-16 04:12:19 +08:00
2023.11.01
This commit is contained in:
parent
6c26a758f4
commit
e9708f842e
|
@ -308,6 +308,10 @@ uninstall_aegis
|
|||
remove_aegis
|
||||
uninstall_cloud_monitoring
|
||||
remove_aegis
|
||||
if [ -d "$AEGIS_INSTALL_DIR/aegis_debug" ]; then
|
||||
umount "$AEGIS_INSTALL_DIR/aegis_debug"
|
||||
rm -rf "$AEGIS_INSTALL_DIR/aegis_debug"
|
||||
fi
|
||||
remove_agentwatch
|
||||
remove_all_aliyunfiles
|
||||
remove_cloud_monitor
|
||||
|
|
Loading…
Reference in New Issue
Block a user