From 93c59997bc0ae07b07425aa3eb9fa8522369c2af Mon Sep 17 00:00:00 2001 From: qo-op Date: Sun, 3 May 2020 01:09:32 +0200 Subject: [PATCH] imagemagick --- zen/tools/make_G1SSB_secret.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zen/tools/make_G1SSB_secret.sh b/zen/tools/make_G1SSB_secret.sh index abc74bf..1c0739d 100755 --- a/zen/tools/make_G1SSB_secret.sh +++ b/zen/tools/make_G1SSB_secret.sh @@ -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