Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit f1cc7942 authored by Idriss Neumann's avatar Idriss Neumann
Browse files

Add froggit mirror

parent ebc646c1
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,7 @@ That's also why we're working on providing a [SaaS version](https://code.comwork
* Github mirror: https://github.com/idrissneumann/code-server.git
* Gitlab mirror: https://gitlab.com/ineumann/code-server.git
* Bitbucket mirror: https://bitbucket.org/idrissneumann/code-server.git
* Froggit mirror: https://lab.frogg.it/ineumann/code-server.git
## Getting started
......
......@@ -6,4 +6,5 @@ cd "${REPO_PATH}" && git pull origin main || :
git push github main
git push pgitlab main
git push bitbucket main
git push froggit main
exit 0
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