cloud error

This commit is contained in:
qiaofeng1227 2023-06-25 11:18:43 +08:00
parent c57297caa3
commit 8def9a5691

View file

@ -5,7 +5,7 @@
if [ -d "/usr/local/aegis" ];then echo "alicloud";fi
if [ -f "/snap/bin/amazon-ssm-agent.ssm-cli" ];then echo "aws";fi
if [ -f "/usr/bin/amazon-ssm-agent" ];then echo "aws";fi
if [ -d "/CloudrResetPwdAgent" ];then echo "huaiwei";fi
if [ -d "/CloudrResetPwdAgent" ];then echo "huawei";fi
register: cloud
- debug: