#!/bin/bash
TMPDIR=/var/tmp
export TMPDIR
/usr/bin/qbittorrent-bin $*
