浏览代码

Update postgresql.sh (#212)

environment.sh not environment.s
getsolveit 6 年之前
父节点
当前提交
9a7d4aa993
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debian/resources/postgresql.sh

+ 1 - 1
debian/resources/postgresql.sh

@@ -6,7 +6,7 @@ cd "$(dirname "$0")"
 #includes
 #includes
 . ./config.sh
 . ./config.sh
 . ./colors.sh
 . ./colors.sh
-. ./environment.s
+. ./environment.sh
 
 
 #send a message
 #send a message
 echo "Install PostgreSQL"
 echo "Install PostgreSQL"