... | @@ -6,7 +6,7 @@ Do a backup of your weewx configuration folder (e.g: `/etc/weewx/`) before tryin |
... | @@ -6,7 +6,7 @@ Do a backup of your weewx configuration folder (e.g: `/etc/weewx/`) before tryin |
|
```
|
|
```
|
|
curl -s https://gitlab.ambhost.net/stimpy/template_rabenwetter/raw/master/src/tools/update.sh | sh -s -- /path/to/rabenwetter/skin/ <language>
|
|
curl -s https://gitlab.ambhost.net/stimpy/template_rabenwetter/raw/master/src/tools/update.sh | sh -s -- /path/to/rabenwetter/skin/ <language>
|
|
```
|
|
```
|
|
**For example:**
|
|
#### For example:
|
|
````
|
|
````
|
|
curl -s https://gitlab.ambhost.net/stimpy/template_rabenwetter/raw/master/src/tools/update.sh | sh -s -- /etc/weewx/skins/Rabenwetter/ en
|
|
curl -s https://gitlab.ambhost.net/stimpy/template_rabenwetter/raw/master/src/tools/update.sh | sh -s -- /etc/weewx/skins/Rabenwetter/ en
|
|
````
|
|
````
|
... | | ... | |