瀏覽代碼

Update postgres.sh

FusionPBX 9 年之前
父節點
當前提交
3907b11fe4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debian/resources/postgres.sh

+ 1 - 1
debian/resources/postgres.sh

@@ -16,7 +16,7 @@ apt-get install -y --force-yes sudo postgresql
 #/usr/bin/wget --quiet -O - http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc | apt-key add -
 #/usr/bin/wget --quiet -O - http://apt.postgresql.org/pub/repos/apt/ACCC4CF8.asc | apt-key add -
 #/usr/bin/wget --quiet -O - http://packages.2ndquadrant.com/bdr/apt/AA7A6805.asc | apt-key add -
 #/usr/bin/wget --quiet -O - http://packages.2ndquadrant.com/bdr/apt/AA7A6805.asc | apt-key add -
 #apt-get update && apt-get upgrade -y
 #apt-get update && apt-get upgrade -y
-#apt-get install -y --force-yes postgresql-bdr-9.4 postgresql-bdr-9.4-bdr-plugin postgresql-bdr-contrib-9.4
+#apt-get install -y --force-yes sudo postgresql-bdr-9.4 postgresql-bdr-9.4-bdr-plugin postgresql-bdr-contrib-9.4
 
 
 #systemd
 #systemd
 /bin/systemctl daemon-reload
 /bin/systemctl daemon-reload