From 8b48268816461f42349ce527fd797a34babf6b78 Mon Sep 17 00:00:00 2001 From: Antonio <36625268+tonyco97@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:54:41 +0100 Subject: [PATCH] feat(entrypoint): update entrypoint.sh to get click2call --- nethcti-server/entrypoint.sh | 71 ++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) diff --git a/nethcti-server/entrypoint.sh b/nethcti-server/entrypoint.sh index e6ebbde68..494e7603f 100755 --- a/nethcti-server/entrypoint.sh +++ b/nethcti-server/entrypoint.sh @@ -410,5 +410,76 @@ if [ ! -f /etc/nethcti/users.json -o $auth_ok -gt 0 ] && [ "$1 $2" == "npm star exit 0 fi +FILE=/etc/nethcti/phone_urls.json +cat > $FILE <