summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2023-04-18 16:25:15 +0200
committerMatheus2023-04-18 16:25:15 +0200
commitb7439f197492ef968b9ef6ae75fd7ce2cab30547 (patch)
tree3d8daf779cda688b740d840d1df8072b2e3e1959
parentc577472f939ec5d255c569ad2eef0a8789945bee (diff)
downloadaur-b7439f197492ef968b9ef6ae75fd7ce2cab30547.tar.gz
Error fixed.
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fcef184580d..66b25aaa8d81 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -101,7 +101,7 @@ build()
bench --site "${pkgname}" install-app erpnext-usa
fi
- ## Health
+ ## Exotel integration
if [[ "${ERPNEXT_EXOTEL_INTEGRATION}" == "ON" ]]; then
bench get --resolve-deps exotel-integration https://github.com/frappe/exotel_integration.git
bench --site "${pkgname}" install-app exotel-integation