aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2024-04-06 11:57:01 +0300
committerkaotisk <kaotisk@arching-kaos.org>2024-04-06 11:57:01 +0300
commitf4f175b2ceaf621ecb883cc5bcb56e002ec008f3 (patch)
tree7fb4b81decadad8afcb13fd51cafc5403d98cd8b /install.sh
parent1c3c397424a96b4b126e05954dcf2c79f888f035 (diff)
downloadarching-kaos-tools-f4f175b2ceaf621ecb883cc5bcb56e002ec008f3.tar.gz
arching-kaos-tools-f4f175b2ceaf621ecb883cc5bcb56e002ec008f3.tar.bz2
arching-kaos-tools-f4f175b2ceaf621ecb883cc5bcb56e002ec008f3.zip
Needed to install the links to the scripts prior to attempting install ipfs
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 1 insertions, 0 deletions
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