fix 'connect'

This commit is contained in:
randomuser 2021-05-11 11:12:23 -05:00
parent 521ddd15ac
commit 751bf87e06
1 changed files with 2 additions and 1 deletions

View File

@ -20,5 +20,6 @@ ${0} restart to restart wifi
${0} disconnect to disconnect ${0} disconnect to disconnect
${0} connect to connect to network ${0} connect to connect to network
" "
easc ;;
esac
exit 0 exit 0