I want to automate my angular build using pos-receive and i want it to run in backgound process so I will not wait to finish the command. I tried the following the following code on my post-receive but it doesn’t work. post-receive I also tried to create a separate executable script on usr/local/bin directory like this build-app-script then on my