[GRASS-git] [OSGeo/grass-addons] e405ad: hugo_clean_and_update_job.sh: update path to hugo ...

Markus Neteler noreply at github.com
Sun Mar 12 09:36:21 PDT 2023


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: e405adc382d423d94842818a444b2017c1d3c58d
      https://github.com/OSGeo/grass-addons/commit/e405adc382d423d94842818a444b2017c1d3c58d
  Author: Markus Neteler <neteler at gmail.com>
  Date:   2023-03-12 (Sun, 12 Mar 2023)

  Changed paths:
    M utils/cronjobs_osgeo_lxd/hugo_clean_and_update_job.sh

  Log Message:
  -----------
  hugo_clean_and_update_job.sh: update path to hugo (#875)

After updating grass.osgeo.org to Debian 11 (bullseye; see https://trac.osgeo.org/osgeo/ticket/2894) the previously manually installed `hugo` binary now comes from Debian 11:

```
neteler at grasslxd:~$ dpkg -l | grep hugo
ii  hugo                                   0.80.0-6+b5
```

This PR simply updates the path to the `hugo` binary.

(Un)related: issue #312




More information about the grass-commit mailing list