aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_fs
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.org>2025-07-22 06:28:13 +0300
committerkaotisk <kaotisk@arching-kaos.org>2025-07-22 06:28:13 +0300
commit8919c8d9437719405a2ddb3554020dd84c009fa1 (patch)
tree5896526c5763f42a9b782cb32d8a030f7af5d47e /lib/_ak_fs
parent39f6332eee8057dc5ae5f7975e86f3652f603e6b (diff)
downloadarching-kaos-tools-8919c8d9437719405a2ddb3554020dd84c009fa1.tar.gz
arching-kaos-tools-8919c8d9437719405a2ddb3554020dd84c009fa1.tar.bz2
arching-kaos-tools-8919c8d9437719405a2ddb3554020dd84c009fa1.zip
[ns] bugfix
Diffstat (limited to 'lib/_ak_fs')
-rwxr-xr-xlib/_ak_fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/_ak_fs b/lib/_ak_fs
index bdb045f..07929b6 100755
--- a/lib/_ak_fs
+++ b/lib/_ak_fs
@@ -118,7 +118,7 @@ function _ak_fs_import(){
map="$(basename $( echo $hashgrep | cut -d ':' -f 1 ))"
_ak_log_error "File $1 found @ $map"
echo $map
- exit 1
+ exit 0
fi
_ak_log_info "Encoding to base64"
base64 $1 > file