This commit is contained in:
Alexandre
2022-02-18 14:19:00 +01:00
parent 1e69c735b5
commit 4bc5b57396
6 changed files with 21 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# shellcheck disable=SD2154,SC2004,SC2059,SC2086
# shellcheck disable=SC2154,SC2004,SC2059,SC2086
# Copyright (c) 2006-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Contributed by Roy Marples (uberlord@gentoo.org)

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# shellcheck disable=SD2154,SC2004,SC2059,SC2086
# shellcheck disable=SC2154,SC2004,SC2059,SC2086
# launch qbittorrent
/etc/openvpn/up-qbittorrent.sh "${4}" &