Skip to content

Commit

Permalink
tasks: Fix typo in run-local.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Mar 6, 2024
1 parent 42b67ea commit 1f97a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/run-local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ EOF
sleep 3
done

# Run tasks container in the backgroud
# Run tasks container in the background
# use bash as pid 1 to mop up zombies
podman run -d -it --name cockpituous-tasks --pod=cockpituous \
--security-opt=label=disable \
Expand Down

0 comments on commit 1f97a73

Please sign in to comment.