Skip to content
Snippets Groups Projects
Commit 8877a3ec authored by Robert Schilling's avatar Robert Schilling
Browse files

Merge pull request #129 from jewilmeer/patch-1

Fix upstart instructions in README.md
parents 3ba62db6 5666a41a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -122,7 +122,7 @@ You can also specify RUNNER_DESCRIPTION and RUNNER_TAG_LIST during setup.
```
exit;
cd /home/gitlab_ci_runner/gitlab-ci-runner
sudo cp ./lib/support/upstart/gitlab-ci-runner.conf /etc/init.d/
sudo cp ./lib/support/upstart/gitlab-ci-runner.conf /etc/init/
```
 
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment