7 lines
151 B
Bash
7 lines
151 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
# For now these scripts don't accept command line arguments. It's an MVP
|
||
|
|
||
|
python3 wikidata_search.py
|
||
|
python3 wikidata_transliterations.py
|