OBS-URL: https://build.opensuse.org/request/show/252664 OBS-URL: https://build.opensuse.org/package/show/games:tools/PlayOnLinux?expand=0&rev=7
5 lines
62 B
Bash
5 lines
62 B
Bash
#!/bin/sh
|
|
|
|
cd /usr/share/playonlinux/
|
|
exec ./playonlinux "$@"
|