diff --git a/debian/resources/postgresql.sh b/debian/resources/postgresql.sh index 9ac1015..58f75e0 100755 --- a/debian/resources/postgresql.sh +++ b/debian/resources/postgresql.sh @@ -6,7 +6,7 @@ cd "$(dirname "$0")" #includes . ./config.sh . ./colors.sh -. ./environment.s +. ./environment.sh #send a message echo "Install PostgreSQL"