From 764122e86ee62f8c6258d18603a9575823ac07ae Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 8 Oct 2024 19:21:46 -0600 Subject: [PATCH] Update source-release.sh --- ubuntu/resources/switch/source-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/resources/switch/source-release.sh b/ubuntu/resources/switch/source-release.sh index 7f3bccc..3db771b 100755 --- a/ubuntu/resources/switch/source-release.sh +++ b/ubuntu/resources/switch/source-release.sh @@ -85,7 +85,7 @@ if [ $(echo "$switch_version" | tr -d '.') -gt 1100 ]; then #patch -d /usr/src/freeswitch-$switch_version/src -i /usr/src/fusionpbx-install.sh/debian/resources/switch/source/pull_2300.diff #apply mod_pgsql patch - patch -u /usr/src/freeswitch-$switch_version/src/mod/databases/mod_pgsql/mod_pgsql.c -i /usr/src/fusionpbx-install.sh/ubuntu/resources/switch/source/mod_pgsql.patch + #patch -u /usr/src/freeswitch-$switch_version/src/mod/databases/mod_pgsql/mod_pgsql.c -i /usr/src/fusionpbx-install.sh/ubuntu/resources/switch/source/mod_pgsql.patch fi # enable required modules