summarylogtreecommitdiffstats
path: root/wfica_assoc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'wfica_assoc.sh')
-rwxr-xr-xwfica_assoc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/wfica_assoc.sh b/wfica_assoc.sh
index 22dc2cc7bc7a..bea0685827e7 100755
--- a/wfica_assoc.sh
+++ b/wfica_assoc.sh
@@ -1,3 +1,3 @@
#!/bin/sh
export ICAROOT=/opt/Citrix/ICAClient
-${ICAROOT}/wfica -associate -fileparam "$1"
+exec ${ICAROOT}/wfica -associate -fileparam "$1"