Skip to content

Commit

Permalink
remove hash
Browse files Browse the repository at this point in the history
  • Loading branch information
evawoodbridge committed Jul 17, 2024
1 parent 99bd8bd commit 5b3bd34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runner_manager/bin/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ function setup_runner {
sudo -H -u actions bash -c "nohup /home/actions/actions-runner/run.sh --jitconfig \"${JIT_CONFIG}\" 2>/home/actions/actions-runner/logs &"
fi

#
cat << EOF > /opt/runner/job_started_script.sh
${RUNNER_JOB_STARTED_SCRIPT}
EOF
Expand Down

0 comments on commit 5b3bd34

Please sign in to comment.