diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6ba38c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +db/*.csv \ No newline at end of file diff --git a/db/copy-stops-not-global-id.sh b/db/copy-stops-not-global-id.sh new file mode 100644 index 0000000..3adce65 --- /dev/null +++ b/db/copy-stops-not-global-id.sh @@ -0,0 +1,21 @@ +#!/bin/bash +# +echo "Started..." +#Started... +# +# special variable $# is the number of arguments +if [ $# -lt 2 ] ; then + echo 'Call ./