From fc3b8c34b48d03ae9f8dcd5aac1175a413544dc4 Mon Sep 17 00:00:00 2001
From: tamaina <tamaina@hotmail.co.jp>
Date: Tue, 17 Aug 2021 00:28:44 +0900
Subject: [PATCH] ,

---
 ubuntu.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ubuntu.sh b/ubuntu.sh
index c4b98e5..56aa503 100644
--- a/ubuntu.sh
+++ b/ubuntu.sh
@@ -787,7 +787,7 @@ echo "ALL MISSKEY INSTALLATION PROCESSES ARE COMPLETE!";
 echo "Now all we need to do is run docker run."
 tput setaf 7;
 echo "Watch the screen."
-echo "When it shows \"Now listening on port $misskey_port on https://$host\""
+echo "When it shows \"Now listening on port $misskey_port on https://$host\","
 echo "press Ctrl+C to exit logs and jump to https://$host/ and continue setting up your instance.";
 echo ""
 echo "This script version is v$version.";
-- 
GitLab