1
0
Fork 0

Update setup-bookmark-archiver

This commit is contained in:
Nick Sweeting 2018-09-12 16:35:16 -04:00 committed by GitHub
parent 7d4bc77439
commit 451cea47e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 wget curl
apt install python3 python3-distutils wget curl
# On Mac:
elif which brew > /dev/null; then # 🐍 eye of newt