From 4baf3cc61d0e4607507decf9da54fc4d52ef551d Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 11 Sep 2011 09:37:06 -0700 Subject: Allow arguments in the wrapper script. --- tmw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmw b/tmw index daf00bf..009a08f 100755 --- a/tmw +++ b/tmw @@ -1,2 +1,2 @@ #!/bin/sh -exec mana /usr/share/tmw/tmw.mana +exec mana /usr/share/tmw/tmw.mana "$@" -- cgit v1.2.3-60-g2f50