Update setup.sh

This commit is contained in:
Nick Sweeting 2021-01-22 13:40:14 -05:00 committed by GitHub
parent d9366774b0
commit b1144f4a81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,5 @@
#!/bin/bash
#!/usr/bin/env bash
# ArchiveBox Setup Script
# Nick Sweeting 2017 | MIT License
# https://github.com/ArchiveBox/ArchiveBox
echo "[i] ArchiveBox Setup Script 📦"
@ -19,7 +18,7 @@ echo ""
echo " If you'd rather install these manually, you can find documentation here:"
echo " https://github.com/ArchiveBox/ArchiveBox/wiki/Install"
echo ""
read -p "Press [enter] to continue with the automatic install, or Ctrl+C to cancel..."
read -p "Press [enter] to continue with the automatic install, or Ctrl+C to cancel..." REPLY
echo ""
# On Linux: