From 798bd5375fef43ed72bc6a56d03e09ed416a67fd Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 11 Mar 2019 17:37:59 -0700 Subject: [PATCH] Quote was missing. --- bin/archivebox-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/archivebox-setup b/bin/archivebox-setup index ade2fc3b..f5f8d492 100755 --- a/bin/archivebox-setup +++ b/bin/archivebox-setup @@ -13,7 +13,7 @@ echo " - curl" echo " - youtube-dl" echo "" echo " You may follow Manual Setup instructions in README.md instead if you prefer not to run an unknown script." -echo " This script uses homebrew or aptitude to install the dependencies depending on whether you're on macOS or Debian/Ubuntu. +echo " This script uses homebrew or aptitude to install the dependencies depending on whether you're on macOS or Debian/Ubuntu." echo " Press enter to continue, or Ctrl+C to cancel..." read