mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-14 18:44:24 +02:00
Update setup.sh
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
# ArchiveBox Setup Script
|
# ArchiveBox Setup Script
|
||||||
# Nick Sweeting 2017 | MIT License
|
|
||||||
# https://github.com/ArchiveBox/ArchiveBox
|
# https://github.com/ArchiveBox/ArchiveBox
|
||||||
|
|
||||||
echo "[i] ArchiveBox Setup Script 📦"
|
echo "[i] ArchiveBox Setup Script 📦"
|
||||||
@@ -19,7 +18,7 @@ echo ""
|
|||||||
echo " If you'd rather install these manually, you can find documentation here:"
|
echo " If you'd rather install these manually, you can find documentation here:"
|
||||||
echo " https://github.com/ArchiveBox/ArchiveBox/wiki/Install"
|
echo " https://github.com/ArchiveBox/ArchiveBox/wiki/Install"
|
||||||
echo ""
|
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 ""
|
echo ""
|
||||||
|
|
||||||
# On Linux:
|
# On Linux:
|
||||||
|
Reference in New Issue
Block a user