From 4a5e8a7dddaa89be196be067ac794dd3d89e6804 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 19 Nov 2020 21:09:10 -0500 Subject: [PATCH] fix typo --- bin/ubuntu_disconnect_bubble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ubuntu_disconnect_bubble b/bin/ubuntu_disconnect_bubble index 74228983..ac8fe054 100755 --- a/bin/ubuntu_disconnect_bubble +++ b/bin/ubuntu_disconnect_bubble @@ -58,7 +58,7 @@ if [[ ${DO_DELETE} -eq 0 ]] ; then echo " =================================================================== ======= Linux device successfully disconnected from Bubble! ======= -=======================================================-=========== +=================================================================== Public IP : $(curl -s http://checkip.amazonaws.com/) " exit 0