• iv's avatar
    gitlab: fix PATH for gitlab-exporter script · dcfe9c5f
    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`.
    dcfe9c5f
instance-gitlab-export.cfg.in 1.5 KB