From 579bf63c92b17ac41840a1434f04ecf375a56c1c Mon Sep 17 00:00:00 2001 From: Paul Trowbridge Date: Mon, 18 Sep 2023 14:11:23 -0400 Subject: [PATCH] vault backup: 2023-09-18 14:11:23 && git push --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 6df2e20..1d8a27f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -20,5 +20,7 @@ directory = /var/www/html/resume directory = /opt/forecast_api/ directory = /opt/forecast_api + directory = /etc/postgresql/15/main/ + directory = /etc/postgresql/15/main [pull] rebase = false