• iv's avatar
    gitlab: fix PATH for gitlab-exporter script · db125b0c
    iv authored
    In prevision for gitlab-backup restore to be done in a script. In fact, it requires `sed` command to be available.
    We have to add /bin to the PATH as `which sed` returns `/bin/sed`.
    db125b0c
instance-gitlab-export.cfg.in 1.5 KB