1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 07:20:59 +02:00

Update archivebox-setup

Double quote is missing.
This commit is contained in:
Atsushi
2019-03-12 09:14:40 +09:00
committed by GitHub
parent 4921a54dfe
commit 1e656ca528

View File

@@ -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