diff --git a/bin/ubuntu_disconnect_bubble b/bin/ubuntu_disconnect_bubble index 0e63fb70..74228983 100755 --- a/bin/ubuntu_disconnect_bubble +++ b/bin/ubuntu_disconnect_bubble @@ -55,6 +55,12 @@ else fi if [[ ${DO_DELETE} -eq 0 ]] ; then + echo " +=================================================================== +======= Linux device successfully disconnected from Bubble! ======= +=======================================================-=========== +Public IP : $(curl -s http://checkip.amazonaws.com/) +" exit 0 fi @@ -149,7 +155,7 @@ rm -f "${BUBBLE_DEVICE_BASE}/current" || die "Error removing ${BUBBLE_DEVICE_BAS echo " ============================================================== -======= Linux device successfully deleted from Bubble! ======= +======= Linux device successfully DELETED from Bubble! ======= ============================================================== Device Name : ${DEVICE_NAME} Bubble Host : ${BUBBLE_HOST}