mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 01:46:54 +10:00
Merge pull request #98 from Strubbl/patch-1
Update setup-bookmark-archiver
This commit is contained in:
@@ -34,7 +34,7 @@ if which apt-get > /dev/null; then
|
||||
apt install chromium-browser -y
|
||||
fi
|
||||
echo "[+] Installing python3, wget, curl..."
|
||||
apt install python3 python3-distutils wget curl
|
||||
apt install -y python3 python3-distutils python3-requests wget curl
|
||||
|
||||
# On Mac:
|
||||
elif which brew > /dev/null; then # 🐍 eye of newt
|
||||
|
||||
Reference in New Issue
Block a user