fix: argocd-test-server does not get removed/deleted upon SIGINT(#4969) (#5018)

Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>
This commit is contained in:
Abhishek Veeramalla 2020-12-10 12:34:32 +05:30 committed by GitHub
parent dcf2694285
commit 89a8751216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,4 +9,4 @@ fi
export PATH=$PATH:/usr/local/go/bin:/go/bin
export GOROOT=/usr/local/go
exec "$@"
"$@"