summarylogtreecommitdiffstats
path: root/wfica_assoc.sh
diff options
context:
space:
mode:
authorStephan Springer2021-12-17 19:12:03 +0100
committerStephan Springer2021-12-17 19:12:03 +0100
commit96edb9f58d6aaab24f18edd4360d6d8da0651936 (patch)
tree232413ffd2d09ad82416a36232c8a91876ef4e8b /wfica_assoc.sh
parentb67e8c360380382c2c9da128941c7e85b4d40942 (diff)
downloadaur-96edb9f58d6aaab24f18edd4360d6d8da0651936.tar.gz
some cleanup
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"