[init] 更新Osaka节点

This commit is contained in:
zeaslity
2023-10-10 15:16:56 +08:00
parent 6a46406d85
commit 81980cc472
5 changed files with 27 additions and 19 deletions

View File

@@ -5,8 +5,6 @@ if [[ ! -f /root/wdd/lib/wdd-lib-log.sh ]]; then
fi
source /root/wdd/lib/wdd-lib-log.sh
. ./wdd-lib-log.sh
CleanOracleAgent() {
FunctionStart
@@ -15,7 +13,6 @@ CleanOracleAgent() {
snap stop oracle-cloud-agent
snap remove oracle-cloud-agent
systemctl status snapd.service
for i in $(ls /lib/systemd/system/ | grep snapd | awk '{print$1}'); do
echo $i