alert-battery-to-maintain-h.../README.md

17 lines
206 B
Markdown
Raw Normal View History

2021-08-29 12:26:41 +02:00
# Install
```bash
poetry install
```
# Run
```bash
poetry run python3 alert_battery_to_maintain_health/__init__.py
```
# Cron
```bash
poetry run python3 alert_battery_to_maintain_health/__init__.py
```