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