3 lines
80 B
Bash
Executable File
3 lines
80 B
Bash
Executable File
#!/bin/sh -ev
|
|
python -m flatisfy import --config config.json --new-only -v "$@"
|