.gitignore | 1 year ago | ||
README.md | 1 year ago | ||
db.py | 1 year ago | ||
dependencies | 1 year ago | ||
expenses.py | 1 year ago | ||
main.py | 1 year ago |
[Unit] Description=Expense Bot service [Service] ExecStart=/bin/su - debora -c "cd pan_au_chocolat; python3.7 main.py" KillMode=process [Install] WantedBy=multi-user.target