From 70495ffed262f268e2b8dc90617164b175341a78 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sat, 2 Mar 2024 02:56:33 +0200 Subject: Spacings adjustment --- bin/ak-repositories | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ak-repositories') diff --git a/bin/ak-repositories b/bin/ak-repositories index 1429341..c148a81 100755 --- a/bin/ak-repositories +++ b/bin/ak-repositories @@ -88,7 +88,6 @@ append-if-needed(){ fi } - add(){ PROJECT="$1" PROJECTDIR="$REPODIR/$PROJECT" @@ -119,6 +118,7 @@ add(){ index(){ ak-ipfs-key-list-full | grep -e '\.git' } + set-as-profile(){ IPFS=$(ak-ipfs-add $REPOSTORE) if [ $? == 0 ] -- cgit v1.2.3