File: playonlinux-pkg

package info (click to toggle)
playonlinux 4.3.4-2
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 8,132 kB
  • sloc: sh: 5,390; python: 5,149; ansic: 72; makefile: 57; xml: 47
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (8)
1
2
3
#!/bin/sh
exec /usr/share/playonlinux/playonlinux-pkg "$@"
exit 0