aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDennis Eriksen <d@ennis.no>2023-01-25 06:51:43 +0100
committerDennis Eriksen <d@ennis.no>2023-01-25 06:51:43 +0100
commit69dea3d6f06e0c97048ac8ce3eaf4c0f1df4e4f3 (patch)
tree603a4bf7d4589df56405ab2c658c8bb7e948911e /README.md
parentexpand to two days, else we do not get all of tomorrow (diff)
downloadenergyscripts-69dea3d6f06e0c97048ac8ce3eaf4c0f1df4e4f3.tar.gz
add neohub
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9c2881e..9913fa6 100644
--- a/README.md
+++ b/README.md
@@ -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
+```