diff --git a/deploy/edgemax.sh b/deploy/edgemax.sh index 6e90ee98..2d166013 100644 --- a/deploy/edgemax.sh +++ b/deploy/edgemax.sh @@ -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