Skip to content

Commit

Permalink
Update 00-openvpn.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Dec 13, 2023
1 parent 58b6882 commit db4d2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qbittorrent/rootfs/etc/cont-init.d/00-openvpn.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
set -e

mkdir -p /config/openvpn
chmod -R 777 /config/openvpn
QBT_CONFIG_FILE="/config/qBittorrent/config/qBittorrent.conf"

# Ensure no redirection by removing the direction tag
Expand Down

0 comments on commit db4d2b5

Please sign in to comment.