1
0
Fork 0
mirror of synced 2024-09-29 16:51:22 +13: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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