imagemagick

This commit is contained in:
qo-op 2020-05-03 01:09:32 +02:00
parent 15c6fd2c15
commit 93c59997bc
1 changed files with 4 additions and 1 deletions

View File

@ -10,6 +10,9 @@ echo '
############# '$MY_PATH/$ME'
########################################################################
# Make Astroport Station Account
#
# You should already be runing ipfs daemon
########################################################################
# - Install silkaj youtube-dl & sbotc
# - Backup any ~/.ssb to ~/.ssb_$USER
@ -74,7 +77,7 @@ ScuttleButt communication client...
if [[ ! $(which sbotc) ]]; then
sudo apt install libsodium-dev build-essential jq -y
sudo apt install libsodium-dev build-essential imagemagick -y
cd /tmp/
git clone https://git.scuttlebot.io/%25133ulDgs%2FoC1DXjoK04vDFy6DgVBB%2FZok15YJmuhD5Q%3D.sha256 sbotc
cd sbotc