Skip to content

Commit fdc808e

Browse files
author
Moshiko Lev
authored
Update install-github-runner-agent.sh
1 parent 893eca1 commit fdc808e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scripts/self-hosted-runners/install-github-runner-agent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ tar xzf ./actions-runner-linux-x64-2.308.0.tar.gz
1919
# Create the runner and start the configuration experience
2020
./config.sh --url "https://github.com/$github_organization/jit" --token "$user_token"
2121

22-
sudo ./svc.sh install ec2-user
22+
sudo ./svc.sh install ec2-user

0 commit comments

Comments
 (0)