diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-05 10:08:08 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-05 10:08:08 +0300 |
| commit | 5f34d998a84cac0fcd2fcf47ddc6caa423bcb675 (patch) | |
| tree | eccc97b99ecead04a16ee41b1a3255a920460982 /frontends/scripts | |
| parent | 9d3a5ebcf9d0ea0055c0b39ba378d67e2528137c (diff) | |
add ulb
Diffstat (limited to 'frontends/scripts')
| -rw-r--r-- | frontends/scripts/gemtexter.sh.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/scripts/gemtexter.sh.tpl b/frontends/scripts/gemtexter.sh.tpl index a5a0aba..649396b 100644 --- a/frontends/scripts/gemtexter.sh.tpl +++ b/frontends/scripts/gemtexter.sh.tpl @@ -1,5 +1,7 @@ #!/bin/sh +PATH=$PATH:/usr/local/bin + function ensure_site { dir=$1 repo=$2 |
