aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9913fa65e15b571cc1c49247885dda4388b10db1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Energyscripts

This is a small collection of scripts I use to collect information about my
energyconsumption.



schema.sql created with:
```
pg_dump --schema-only --no-owner --no-privileges el
```