summarylogtreecommitdiffstats
path: root/wfica.sh
diff options
context:
space:
mode:
Diffstat (limited to 'wfica.sh')
-rwxr-xr-xwfica.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/wfica.sh b/wfica.sh
index 261d552bf9f4..4a8d3108dba4 100755
--- a/wfica.sh
+++ b/wfica.sh
@@ -1,3 +1,3 @@
#!/bin/sh
export ICAROOT=/opt/Citrix/ICAClient
-${ICAROOT}/wfica -file "$1"
+exec ${ICAROOT}/wfica -file "$1"