commit a1ace98236ff12d980dbc0de4d219efb625eae31 parent de5d8772194160e8b216c6dd4de24595ee842c07 Author: Kris Maglione <jg@suckless.org> Date: Tue, 6 Mar 2007 14:20:49 -0500 Disable globbing in wmiir. Diffstat:
| wmiir | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmiir b/wmiir @@ -1,2 +1,2 @@ -#!/bin/sh +#!/bin/sh -f exec ixpc -a "$WMII_ADDRESS" $@