Skip to content

update run_docker.sh to unix line endings - #4

Open
fsantaana-vectra wants to merge 1 commit into
vectranetworks:mainfrom
fsantaana-vectra:update-run_docker.sh-line-endings
Open

update run_docker.sh to unix line endings#4
fsantaana-vectra wants to merge 1 commit into
vectranetworks:mainfrom
fsantaana-vectra:update-run_docker.sh-line-endings

Conversation

@fsantaana-vectra

Copy link
Copy Markdown

Modified the line endings to be unix style

Confirmed change with cat -e

#!/bin/bash$
$
# Run Celery worker$
celery -A vectra-connector worker --concurrency=8 -l info &$
$
# Run Celery beat$
celery -A vectra-connector beat$```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant