Deployment issue: init.sh: line 104: install_tools: command not found

While installing OpenReplay, I got an error as:
init.sh: line 104: install_tools: command not found

Can you someone help with it as how to fix it?

Steps:
I cloned openreplay repo and ran command as sudo DOMAIN_NAME=<domain_name> bash init.sh

Hi,
The installation command is not that. Please refer Deploy to AWS - OpenReplay Documentation

Hey, I tried that as wellโ€ฆ I ran the command
openreplay -i DOMAIN_NAME

But it gives me error as

Error: release openreplay failed, and has been uninstalled due to atomic being set: failed pre-install: job failed: BackoffLimitExceeded
helm.go:84: [debug] failed pre-install: job failed: BackoffLimitExceeded
release openreplay failed, and has been uninstalled due to atomic being set
helm.sh/helm/v3/pkg/action.(*Install).failRelease
helm.sh/helm/v3/pkg/action/install.go:449
helm.sh/helm/v3/pkg/action.(*Install).reportToRun
helm.sh/helm/v3/pkg/action/install.go:433
helm.sh/helm/v3/pkg/action.(*Install).performInstall
helm.sh/helm/v3/pkg/action/install.go:361
runtime.goexit
runtime/asm_amd64.s:1571

One that I mentioned in the ask was from youtube video https://www.youtube.com/watch?v=0-02jJyL4_A&ab_channel=OpenReplay