|
@@ -13,7 +13,7 @@ First, clone the `pbarriat/ecearth_patch` repository:
|
|
|
```bash
|
|
```bash
|
|
|
mkdir -p ~/modeles/ecearth
|
|
mkdir -p ~/modeles/ecearth
|
|
|
cd ~/modeles/ecearth
|
|
cd ~/modeles/ecearth
|
|
|
-git clone ssh://egit/pbarriat/ecearth_patch.git
|
|
|
|
|
|
|
+git clone ssh://git@www.climate.be:3022/pbarriat/ecearth_patch.git # Try ssh://egit/pbarriat/ecearth_patch.git if does not work, that happened on Zenobe to me [FM] even with the public key put on the GOGS
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Now, update your shell startup script (`~/.bashrc`) to add ecearth globals variables to your environment.
|
|
Now, update your shell startup script (`~/.bashrc`) to add ecearth globals variables to your environment.
|