diff options
author | kaotisk <kaotisk@arching-kaos.org> | 2024-05-27 19:21:04 +0300 |
---|---|---|
committer | kaotisk <kaotisk@arching-kaos.org> | 2024-05-27 19:21:04 +0300 |
commit | 9c700e09321c24528ecd02455dcc6748b485c3af (patch) | |
tree | 2ae50d255f7c77eb207fccb94df673a970d0d2b0 /init.sh | |
parent | 8e5d99282493dae17369505d2e2f788c45abf2f3 (diff) | |
download | arching-kaos-tools-9c700e09321c24528ecd02455dcc6748b485c3af.tar.gz arching-kaos-tools-9c700e09321c24528ecd02455dcc6748b485c3af.tar.bz2 arching-kaos-tools-9c700e09321c24528ecd02455dcc6748b485c3af.zip |
Refactoring
Diffstat (limited to 'init.sh')
-rwxr-xr-x | init.sh | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -75,9 +75,6 @@ ipfs_zarchive_check_or_mkdir ipfs_zlatest_check_or_create -# TODO The thing is done, we are sitting on a genesis. -# We also have an IPNS name to use. - # Find scripts and create symlinks binfiles=$(ls -1 $(pwd)/bin) |