mirror of
https://github.com/0intro/wmii
synced 2024-12-02 18:26:59 +03:00
3 lines
46 B
Plaintext
3 lines
46 B
Plaintext
|
#!/bin/sh
|
||
|
IXP_ADDRESS="$WMII_ADDRESS" ixpc $@
|