1
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
todoist-github/scripts/run.sh

8 lines
77 B
Bash
Raw Normal View History

2020-01-08 20:17:53 +00:00
#!/usr/bin/env bash
set -e
PATH=env/bin:${PATH}
2020-01-08 22:38:40 +00:00
python3 -m todoist_github