diff options
author | Dennis Eriksen <d@ennis.no> | 2023-01-25 06:51:43 +0100 |
---|---|---|
committer | Dennis Eriksen <d@ennis.no> | 2023-01-25 06:51:43 +0100 |
commit | 69dea3d6f06e0c97048ac8ce3eaf4c0f1df4e4f3 (patch) | |
tree | 603a4bf7d4589df56405ab2c658c8bb7e948911e /README.md | |
parent | expand to two days, else we do not get all of tomorrow (diff) | |
download | energyscripts-69dea3d6f06e0c97048ac8ce3eaf4c0f1df4e4f3.tar.gz |
add neohub
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,3 +2,10 @@ 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 +``` |