18 lines
337 B
Markdown
18 lines
337 B
Markdown
# comi-entraid
|
|
|
|
Paquet pour joindre un poste dans un domaine EntraID
|
|
|
|
Attention : Le poste sera redemarrer et renommer !!!
|
|
Ne fonctionne que sur les postes non joint à un domaine.
|
|
|
|
|
|
|
|
## Add your files
|
|
|
|
|
|
cd existing_repo
|
|
git remote add origin https://gitlab.com/comitari/comi-entraid.git
|
|
git branch -M main
|
|
git push -uf origin main
|
|
```
|