Skip to content

Commit 83e709a

Browse files
committed
tasks: Fix typo in run-local.sh
1 parent 8040ccf commit 83e709a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/run-local.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ EOF
174174
sleep 3
175175
done
176176

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

0 commit comments

Comments
 (0)