updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / lix-git / lixd.launcher
blobc40d6536f4b0e012bfe17304950e126eeebc9530
1 #!/bin/bash
3 cd "/opt/lix"
4 ./lixd $*
5 exit $?