aboutsummaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2025-03-16 00:57:28 +0200
committerkaotisk <kaotisk@arching-kaos.org>2025-03-16 00:57:28 +0200
commit0238608f85236f0b886f0b53c904d56e08d27d05 (patch)
tree4f77606ce27756e4a3a8395097ecec265d7968cf /config.sh
parentd4fcb369a26507a1fbaa38789cdfd06c559b8c39 (diff)
downloadarching-kaos-tools-0238608f85236f0b886f0b53c904d56e08d27d05.tar.gz
arching-kaos-tools-0238608f85236f0b886f0b53c904d56e08d27d05.tar.bz2
arching-kaos-tools-0238608f85236f0b886f0b53c904d56e08d27d05.zip
Directly call the script to avoid populating the logs with too much info
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.sh b/config.sh
index 5ab332a..6833dd1 100755
--- a/config.sh
+++ b/config.sh
@@ -20,7 +20,6 @@ export AK_ZCHAINASC="$AK_CONFIGDIR/zchain.asc"
export AK_ZZCHAIN="$AK_CONFIGDIR/zzchain"
export AK_ZLIST="$AK_WORKDIR/zlist"
export AK_ZLATEST="$AK_WORKDIR/zlatest"
-export AK_LOGSFILE="$AK_WORKDIR/logs"
export AK_GPGHOME="$AK_WORKDIR/keyring"
export AK_MINEDBLOCKSDIR="$AK_WORKDIR/mined_blocks"
export AK_ZBLOCKSFILE="$AK_WORKDIR/zBlocksFile"