mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-09 08:06:35 +02:00
add ssl to setup script curl usage
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# ArchiveBox Setup Script: https://github.com/ArchiveBox/ArchiveBox
|
# ArchiveBox Setup Script: https://github.com/ArchiveBox/ArchiveBox
|
||||||
# Supported Platforms: Ubuntu/Debian/FreeBSD/macOS
|
# Supported Platforms: Ubuntu/Debian/FreeBSD/macOS
|
||||||
# Usage:
|
# Usage:
|
||||||
# curl 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/bin/setup.sh' | sh
|
# curl -sSL 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/bin/setup.sh' | sh
|
||||||
|
|
||||||
clear
|
clear
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user