Updated connect-to-network

This commit is contained in:
2Shirt 2018-12-27 20:27:44 -07:00
parent c3ca58879c
commit 5664765f6e
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -28,3 +28,4 @@ if __name__ == '__main__':
except:
major_exception()
# vim: sts=2 sw=2 ts=2