From d5df7262c185717d5040f81e49dc173d2681d42e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 8 Feb 2021 08:05:47 +0100 Subject: [PATCH] Rename qbittorrent/rootfs/custom/shutdown.sh to qbittorrent/rootfs/scripts/shutdown.sh --- qbittorrent/rootfs/{custom => scripts}/shutdown.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename qbittorrent/rootfs/{custom => scripts}/shutdown.sh (100%) diff --git a/qbittorrent/rootfs/custom/shutdown.sh b/qbittorrent/rootfs/scripts/shutdown.sh similarity index 100% rename from qbittorrent/rootfs/custom/shutdown.sh rename to qbittorrent/rootfs/scripts/shutdown.sh