Update catboxuploader
This commit is contained in:
@@ -45,4 +45,10 @@ exit 1
|
||||
}
|
||||
|
||||
|
||||
[ ! -f "$1" ] && {
|
||||
echo "file not found"
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
||||
main && echo "uploaded"
|
||||
Reference in New Issue
Block a user