Browse Source

Update edgemax.sh

pull/1226/head
Evan Swendsen 7 years ago
committed by GitHub
parent
commit
2a8b806661
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      deploy/edgemax.sh

2
deploy/edgemax.sh

@ -13,7 +13,7 @@
#returns 0 means success, otherwise error.
######## Public functions #####################
function atexit() {
atexit() {
#closes CLI session
cli-shell-api teardownSession
_debug EXITCODE: "$1"

Loading…
Cancel
Save