From 72d935c7f7fe7d423417790ab8ac9b5e68deb9a4 Mon Sep 17 00:00:00 2001 From: Maksymilian Potok Date: Sat, 5 Dec 2020 22:13:47 +0100 Subject: [PATCH] added newline --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 9f12314..d6c86af 100644 --- a/setup.sh +++ b/setup.sh @@ -14,4 +14,4 @@ apt-get install python3 echo "Installing pip" apt-get install python3-pip -echo "Done!" \ No newline at end of file +echo "Done!"