Update edgemax.sh

pull/1226/head
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
1 changed files with 1 additions and 1 deletions

View File

@ -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"