Update edgemax.sh

This commit is contained in:
Evan Swendsen 2018-02-23 03:45:00 -07:00 committed by GitHub
parent 195e7f5a79
commit 2a8b806661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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