summarylogtreecommitdiffstats
path: root/p-insurgence.sh
blob: d24897d5f7ee7ee920864799f9998994a9ba4f23 (plain)
1
2
3
4
5
6
#!/bin/sh

(
    cd /opt/p-insurgence
    wine Game.exe
)