From 1952be8a8524273e633be689886064782eb1df35 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Sun, 16 Mar 2025 20:00:46 +0200 Subject: Rollback a change --- config.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'config.sh') diff --git a/config.sh b/config.sh index 4ecd6e3..8beb31f 100755 --- a/config.sh +++ b/config.sh @@ -3,6 +3,7 @@ export AK_WORKDIR="$AK_ROOT/.arching-kaos" export AK_CONFIGDIR="$AK_WORKDIR/config" export AK_BINDIR="$AK_WORKDIR/bin" export AK_LIBDIR="$AK_WORKDIR/lib" +export AK_SETTINGS="$AK_WORKDIR/settings" export PATH=$PATH:$AK_BINDIR export AK_IPFS="$(which kubo)" export AK_MODULESDIR="$AK_WORKDIR/modules" -- cgit v1.2.3