/ first working (?) version

This commit is contained in:
fro
2025-10-28 12:53:22 -05:00
parent ee9a3bf530
commit 25d41ccc18

View File

@@ -36,6 +36,8 @@ if [[ ${user_input} == "y" ]]; then
# move executable to correct directory
mv postgrest /usr/local/bin
echo "new postgrest version is installed as /usr/local/bin/postgrest"
fi
# create /etc/postgrest
@@ -45,6 +47,8 @@ then
# make dir(s) if they do not exist
mkdir -p "/etc/postgrest"
echo "created directory /etc/postgrest"
fi
# add config