[steamcmd] 01/01: wrapper: chain-launch Valve's wrapper with 'exec'

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sun Dec 13 12:45:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository steamcmd.

commit 30365b3b819153c00054fe4b2d6515148937f3ec
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Dec 13 13:44:50 2015 +0100

    wrapper: chain-launch Valve's wrapper with 'exec'
---
 debian/scripts/steamcmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/scripts/steamcmd b/debian/scripts/steamcmd
index c2107c4..bfe511c 100755
--- a/debian/scripts/steamcmd
+++ b/debian/scripts/steamcmd
@@ -6,4 +6,4 @@ then
 	cp /usr/lib/games/steam/steamcmd.sh ~/.steam/steamcmd/
 	cp /usr/lib/games/steam/steamcmd    ~/.steam/steamcmd/linux32/
 fi
-~/.steam/steamcmd/steamcmd.sh $@
+exec ~/.steam/steamcmd/steamcmd.sh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/steamcmd.git



More information about the Pkg-games-commits mailing list