Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| system_administration:automation:deploy_manager [2022/05/02 08:29] – aziz | system_administration:automation:deploy_manager [2022/10/31 18:08] (current) – [Préparation d'un serveur de déploiements] aziz | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| <code bash> | <code bash> | ||
| cd ; \ | cd ; \ | ||
| - | git clone https://git.elosys.net/ | + | git clone git@git.elosys.net:sys/rembin.git ; \ |
| cd rembin; \ | cd rembin; \ | ||
| ./init.sh | ./init.sh | ||