Skip to content

Commit

Permalink
Update setup-bookmark-archiver
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate committed Sep 12, 2018
1 parent 7d4bc77 commit 451cea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/setup-bookmark-archiver
Expand Up @@ -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
Expand Down

0 comments on commit 451cea4

Please sign in to comment.