diff --git a/qbittorrent/rootfs/etc/openvpn/up.sh b/qbittorrent/rootfs/etc/openvpn/up.sh index bc20c20dd..cbd5ad6c2 100644 --- a/qbittorrent/rootfs/etc/openvpn/up.sh +++ b/qbittorrent/rootfs/etc/openvpn/up.sh @@ -1,5 +1,5 @@ #!/bin/sh -/etc/openvpn/up-transmission.sh "${4}" & +/etc/openvpn/up-qbittorrent.sh "${4}" & # Copyright (c) 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2