|
|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
PATH="$PATH:$HOME/src/garbit/lib/facebook-event-scraper/bin" |
|
|
|
|
|
|
|
|
|
if [ "$1" == "" ]; then |
|
|
|
|
echo "This script takes in an path to an JSON file containing an Array."; |
|
|
|
|
echo "This script takes in a path to a JSON file containing an Array."; |
|
|
|
|
exit 0; |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|