Skip to content

Commit

Permalink
docs: fix call to sun_events in 2023-08-28-alta_planta.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoquintanav committed Sep 27, 2024
1 parent a7af042 commit 5a02885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/desenvolupadors/2023-08-28-alta_planta.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ si té raspberrypi:
- Executar l’script d’alba i posta per a generar totes les albes i postes dels propers 10 anys

```bash
python scripts/sun_events.py -p Alcolea -s 2021-12-13 -e 2021-12-14
python -m scripts.sun_events -p Alcolea -s 2021-12-13 -e 2021-12-14
```

- whitelistejar la ip pública al plantmonitor per a què pugui pujar lectures
Expand Down

0 comments on commit 5a02885

Please sign in to comment.