diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2025-03-08 17:08:37 +0200 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2025-03-08 17:08:37 +0200 |
commit | 5b9d80959bdfab7fedb7a307d324811ba49b6aa5 (patch) | |
tree | 5cf67f1438ec950fafd15671e3db6248e77ac470 /install.sh | |
parent | 2b75c088b3fcc46c0bedb3beb1eba96ab086a023 (diff) | |
download | arching-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 'install.sh')
-rwxr-xr-x | install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,6 +120,7 @@ _ak_check_and_create_dir $AK_LEAFSDIR _ak_check_and_create_dir $AK_MAPSDIR _ak_check_and_create_dir $AK_GPGHOME chmod 700 $AK_GPGHOME +_ak_let_there_be_file $AK_ZLATEST_HISTORY _ak_let_there_be_file $AK_GENESIS _ak_let_there_be_file $AK_ZBLOCKSFILE _ak_let_there_be_file $AK_ZPAIRSFILE |