Have wmiir exec ixpc

This commit is contained in:
Kris Maglione 2007-02-08 23:15:26 -05:00
parent 35dfbdef13
commit 2ef63f2d91

2
wmiir
View File

@ -1,2 +1,2 @@
#!/bin/sh
IXP_ADDRESS="$WMII_ADDRESS" ixpc $@
exec ixpc -a "$WMII_ADDRESS" $@