Update scarrs/Create-Readarr.sh

This commit is contained in:
Tech Ognito 2025-05-11 21:05:37 +02:00
parent add71bb6be
commit 5713a4ee6f

View file

@ -23,6 +23,6 @@ podman pull $service
podman create \ podman create \
--name=$name \ --name=$name \
--pod=$pod \ --pod=$pod \
--env-file=$env --env-file=$env \
--restart=always --restart=always \
$service $service