void-packages/srcpkgs/sabnzbd/files/sabnzbd
Dominik Honnef aae9f6f52a sabnzbd: do not use symlink to SABnzbd.py
SABnzbd has location-dependent code. A simple symlink in /usr/bin will
cause it to look for its templates in /usr/bin, too.
2014-07-02 13:44:05 +02:00

3 lines
49 B
Bash

#!/bin/sh
cd /usr/share/sabnzbd/
./SABnzbd.py $*