Эх сурвалжийг харах

Update postgresql.sh (#212)

environment.sh not environment.s
getsolveit 6 жил өмнө
parent
commit
9a7d4aa993

+ 1 - 1
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"