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