meatballs i wanted meatballs god damn it
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user