meatballs i wanted meatballs god damn it

This commit is contained in:
2026-05-23 13:42:51 -06:00
parent ee5be2d9eb
commit b89b06eebe
+4
View File
@@ -14,6 +14,10 @@ signature_tag="file-integrity"
out_dir="./out" out_dir="./out"
inner_dir="$out_dir/contents" inner_dir="$out_dir/contents"
# save here to use in error_handle function
num_of_args="$#"
all_args="$@"
checkcode() { checkcode() {
local retcode local retcode
if [ -z "$1" ]; then if [ -z "$1" ]; then