Disable migration script

This commit is contained in:
Alexandre
2025-04-13 14:25:13 +02:00
committed by GitHub
parent 2475591178
commit 2ca3af1964

View File

@@ -2,6 +2,8 @@
# shellcheck shell=bash
set -e
exit 0
slug=jellyfin
LOCATION="$(bashio::config 'data_location')"