Update catboxuploader

This commit is contained in:
2026-08-05 21:45:34 +00:00
parent 70032a8388
commit d93e0c6a33

View File

@@ -45,4 +45,10 @@ exit 1
}
[ ! -f "$1" ] && {
echo "file not found"
exit 1
}
main && echo "uploaded"