update whitespace

This commit is contained in:
AJ ONeal 2018-06-07 10:50:35 -06:00
parent ad2ac51b0a
commit 082d371f57
1 changed files with 8 additions and 6 deletions

View File

@ -348,7 +348,7 @@ elif [ -d "$my_root/etc/systemd/system" ]; then
$sudo_cmd systemctl restart $my_app $sudo_cmd systemctl restart $my_app
fi fi
sleep 1 sleep 2
echo "" echo ""
echo "" echo ""
echo "" echo ""
@ -424,6 +424,8 @@ sleep 3
# TODO run 'telebit status' # TODO run 'telebit status'
if [ "telebit.cloud" == $my_relay ]; then if [ "telebit.cloud" == $my_relay ]; then
echo ""
echo ""
echo "==============================================" echo "=============================================="
echo " Hey, Listen! " echo " Hey, Listen! "
echo "==============================================" echo "=============================================="