From 3a6c8b17c28c165a41dbd8b1d6741030a97f814b Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 11 Feb 2022 07:02:19 +0200 Subject: removed duplication adding another one --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f068f1a..6c58b6d 100755 --- a/install.sh +++ b/install.sh @@ -37,6 +37,6 @@ else source $HOME/$HAK/rc; fi sh ipfs-check-install-setup-init-update -ipfs init source config.sh +source $HOME/$SHELLRC sh init.sh -- cgit v1.2.3