Fix
This commit is contained in:
@ -40,7 +40,7 @@ if [[ ! -f "$(pwd)/feed_urls.txt" ]]; then
|
||||
fi
|
||||
|
||||
# Run container with proper volume mounts and networking
|
||||
docker run \
|
||||
exec docker run \
|
||||
--detach \
|
||||
--name "${CONTAINER_NAME}" \
|
||||
--restart unless-stopped \
|
||||
|
Reference in New Issue
Block a user