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 c2bf7943 authored by Idriss Neumann's avatar Idriss Neumann
Browse files

Add froggit mirror

parent 4e929b94
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ This project is used by the [veggiepi](https://veggiepi.comwork.io) project.
* Github mirror backup: https://github.com/idrissneumann/rpi_flow
* Gitlab mirror backup: https://gitlab.com/ineumann/rpi_flow
* Bitbucket mirror backup: https://bitbucket.org/idrissneumann/flow
* Froggit mirror backup: https://lab.frogg.it/ineumann/rpi_flow
## Run locally using docker-compose
......
......@@ -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