mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 00-folders.sh
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p /config/qBittorrent
|
||||
|
||||
# Avoid linuxserver anti tamper issues
|
||||
chown root:root /config/custom-cont-init.d* &>/dev/null || true
|
||||
chown root:root /config/custom-services* &>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user