Update edgemax.sh
parent
b5d168f2f8
commit
0999d100f8
|
@ -54,7 +54,8 @@ edgemax_deploy() {
|
|||
|
||||
# Setup the session
|
||||
cli-shell-api setupSession
|
||||
|
||||
eval $session_env
|
||||
|
||||
# Verify Session Started
|
||||
cli-shell-api inSession
|
||||
if [ $? -ne 0 ]; then
|
||||
|
|
Loading…
Reference in New Issue