Skip to content
Snippets Groups Projects
Commit decdbf74 authored by Bensong Liu's avatar Bensong Liu
Browse files

readme

parent 41c5d30b
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ This doesn't recursively resolve gitlab sub-group. Please specify every sub-grou
```
sudo docker build -f Dockerfile -t recolic/gitlab2github .
sudo docker run -d --name rgitsync --env github_user_dst="rtestgithubapi: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" recolic/gitlab2github
sudo docker run -d --restart=always --name rgitsync --env github_user_dst="rtestgithubapi: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" recolic/gitlab2github
```
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