Fixes for searcher default upload terming and whitespace handling
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo "Need search terms"
|
||||
exit 1;
|
||||
|
Reference in New Issue
Block a user