mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 07:14:13 +00:00
Update arubacentral.sh
This commit is contained in:
parent
5180201869
commit
529d1789cc
@ -126,7 +126,7 @@ _refresh_access_token() {
|
|||||||
_debug "❌ Access token is invalid, refreshing..."
|
_debug "❌ Access token is invalid, refreshing..."
|
||||||
else
|
else
|
||||||
_debug "✅ Access token is still valid, skipping refresh."
|
_debug "✅ Access token is still valid, skipping refresh."
|
||||||
return 0 # Skip refresh
|
return 0 # Skip refresh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# 🔄 Step 2: Refresh token if it's invalid
|
# 🔄 Step 2: Refresh token if it's invalid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user