diff --git a/scr/2a_postgrest_install.sh b/scr/2a_postgrest_install.sh index 35af1e1..667b30c 100644 --- a/scr/2a_postgrest_install.sh +++ b/scr/2a_postgrest_install.sh @@ -10,9 +10,7 @@ if [ "$EUID" -ne 0 ] exit fi -# --- -# postgrest -# --- +clear cd /tmp