aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-zblock
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2024-07-04 18:36:54 +0300
committerkaotisk <kaotisk@arching-kaos.org>2024-07-04 18:36:54 +0300
commitc0dbfc8dc7cf7af278de1d233d87ffbe481ba704 (patch)
tree9037aef8094102626f387cec6d026793478fd53a /bin/ak-zblock
parent2d04f1e16cd234b6ad82eff3c4cd6b09149ef4ec (diff)
downloadarching-kaos-tools-c0dbfc8dc7cf7af278de1d233d87ffbe481ba704.tar.gz
arching-kaos-tools-c0dbfc8dc7cf7af278de1d233d87ffbe481ba704.tar.bz2
arching-kaos-tools-c0dbfc8dc7cf7af278de1d233d87ffbe481ba704.zip
Refactoring + bug fixes
- Recursive sourcing was introduced and fixed - Almost finished removing old style commands 'ak-zchain-chk' in favor of the new design (eg 'ak zchain --check') - A couple of changes on how we really do concatenation of an IPFS link - Interface function for publishing to 'ak-config' key - Interface function for publishing to IPNS keys
Diffstat (limited to 'bin/ak-zblock')
-rwxr-xr-xbin/ak-zblock5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/ak-zblock b/bin/ak-zblock
index 2b8ae42..d3d24ae 100755
--- a/bin/ak-zblock
+++ b/bin/ak-zblock
@@ -26,11 +26,6 @@ source $AK_LIBDIR/_ak_log
source $AK_LIBDIR/_ak_script
source $AK_LIBDIR/_ak_zblock
-# Your stuff here...
-example(){
- echo "Example"
-}
-
# Flags to run
if [ ! -z $1 ]; then
case $1 in