Skip to content
Snippets Groups Projects
Commit f257f49b authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

link

parent fa084f73
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ Different use cases:
```bash
cd dir-of-repo
# copy the script there
wget
wget https://gitlab.phaidra.org/imgw/computer-resources/-/raw/master/Git/git-repos-sync
# execute the script
./git-repos-sync [URL] [URL] [Branch]
```
......@@ -34,7 +34,7 @@ wget
# Create a new folder to do the sync, can be any name
mkdir sync-repos
# copy the script there
wget
wget https://gitlab.phaidra.org/imgw/computer-resources/-/raw/master/Git/git-repos-sync
# execute the script
./git-repos-sync [URL] [URL] [Branch]
```
\ No newline at end of file
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment