aboutsummaryrefslogtreecommitdiff
path: root/config.sh
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2025-03-08 17:08:37 +0200
committerkaotisk <kaotisk@arching-kaos.org>2025-03-08 17:08:37 +0200
commit5b9d80959bdfab7fedb7a307d324811ba49b6aa5 (patch)
tree5cf67f1438ec950fafd15671e3db6248e77ac470 /config.sh
parent2b75c088b3fcc46c0bedb3beb1eba96ab086a023 (diff)
downloadarching-kaos-tools-5b9d80959bdfab7fedb7a307d324811ba49b6aa5.tar.gz
arching-kaos-tools-5b9d80959bdfab7fedb7a307d324811ba49b6aa5.tar.bz2
arching-kaos-tools-5b9d80959bdfab7fedb7a307d324811ba49b6aa5.zip
Keeping history of published ZBLOCKs outside IPFS
Diffstat (limited to 'config.sh')
-rwxr-xr-xconfig.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.sh b/config.sh
index c8ac722..5ab332a 100755
--- a/config.sh
+++ b/config.sh
@@ -31,6 +31,7 @@ export AK_CACHEDIR="$AK_WORKDIR/cache"
export AK_CHUNKSDIR="$AK_WORKDIR/akfs/chunks"
export AK_LEAFSDIR="$AK_WORKDIR/akfs/leafs"
export AK_MAPSDIR="$AK_WORKDIR/akfs/maps"
+export AK_ZLATEST_HISTORY="$AK_WORKDIR/zlatest_history"
#source $AK_LIBDIR/_ak_settings
#export AK_FINGERPRINT="$(_ak_settings_get gpg.fingerprint)"