If you are running ArbOS version 7 or lower then you may need to update the model to remove exec true:
cfg :ssh do
pre_logout 'exit'
endBack to Model-Notes
If you are running ArbOS version 7 or lower then you may need to update the model to remove exec true:
cfg :ssh do
pre_logout 'exit'
endBack to Model-Notes