Update edgemax.sh
parent
195e7f5a79
commit
2a8b806661
|
@ -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…
Reference in New Issue