Skip to content

Commit

Permalink
Fix tag line
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 15, 2024
1 parent 7a88eb2 commit 6244586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestrator.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ RUNNER_UPDATE=${RUNNER_UPDATE:-"0"}
. "$ORCHESTRATOR_ROOTDIR/lib/common.sh"

# shellcheck disable=SC2034 # Used in sourced scripts
KRUNVM_RUNNER_DESCR="Run several krunvm-based GitHub runners on a single host"
KRUNVM_RUNNER_DESCR="Run krunvm-based GitHub runners on a single host"


while getopts "c:d:D:g:G:i:Il:L:m:M:n:p:s:t:T:u:Uvh-" opt; do
Expand Down

0 comments on commit 6244586

Please sign in to comment.