From f4f175b2ceaf621ecb883cc5bcb56e002ec008f3 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 6 Apr 2024 11:57:01 +0300 Subject: Needed to install the links to the scripts prior to attempting install ipfs --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index eb5e8d2..45e3bc4 100755 --- a/install.sh +++ b/install.sh @@ -196,6 +196,7 @@ else logthis "$HAK installed at $HOME and sourced it in $SHELLRC" source $HOME/$HAK/rc; fi +sh update.sh sh ipfs-check-install-setup-init-update source ./config.sh source $HOME/$SHELLRC -- cgit v1.2.3