From 230f4ee39f0d7237a873c2d0d2a51000a40f25e6 Mon Sep 17 00:00:00 2001 From: Dmitry Afanasyev Date: Wed, 9 Mar 2022 13:29:41 +0300 Subject: [PATCH] README.md changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb4e33..c987da4 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ python3 github_mirror.py [-h] [-g GROUP] (-u URLS [URLS ...] | -f FILE) -t TOKEN python3 github_mirror -f github_mirrors.txt -u "https://github.com/s3rius/FastAPI-template.git" - python3 gitlab_mirror.py --gitlab "https://gitlab.company.ru" -t "git-QwertY1245kde" -g 2059 \ No newline at end of file + python3 gitlab_mirror.py --gitlab "https://gitlab.company.ru" -t "git-QwertY1245kde" -g 2059 -u "https://github.com/s3rius/FastAPI-template.git" \ No newline at end of file