mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-02 14:02:46 +00:00
Update edgemax.sh
This commit is contained in:
parent
b5d168f2f8
commit
0999d100f8
@ -54,7 +54,8 @@ edgemax_deploy() {
|
|||||||
|
|
||||||
# Setup the session
|
# Setup the session
|
||||||
cli-shell-api setupSession
|
cli-shell-api setupSession
|
||||||
|
eval $session_env
|
||||||
|
|
||||||
# Verify Session Started
|
# Verify Session Started
|
||||||
cli-shell-api inSession
|
cli-shell-api inSession
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user