summarylogtreecommitdiffstats
path: root/hydrus-client
blob: 8be66ecd20cbc5e51da12a0511823daf56d0e6c3 (plain)
1
2
3
4
#!/bin/sh
: "${QT_API:=pyqt6}"
export QT_API
exec python -OO /opt/hydrus/client.pyw "$@"