Evan Swendsen
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
deploy/edgemax.sh
|
@ -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" |
|
|