summarylogtreecommitdiffstats
path: root/gam.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gam.sh')
-rwxr-xr-xgam.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gam.sh b/gam.sh
index 7d2a26ff0f74..18adb88b5cc5 100755
--- a/gam.sh
+++ b/gam.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/usr/share/gam/gam.py "$@"
+exec /usr/share/gam/gam.py "$@"