This commit is contained in:
Carlos Polop 2024-12-03 19:49:48 +01:00
parent 4279b08991
commit 18f5b5ef96

View File

@ -14,7 +14,7 @@
check_aliyun_ecs () {
check_aliyun_ecs() {
is_aliyun_ecs="No"
if [ -f "/etc/cloud/cloud.cfg.d/aliyun_cloud.cfg" ]; then
is_aliyun_ecs="Yes"