diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-26 08:39:17 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-26 08:39:17 +0000 |
commit | 05c13b57cb36039ce01ba8524986b326a70b39e3 (patch) | |
tree | 77ccdd2e150d3903bba0dd66a7f72aa2fadd9279 /etc | |
parent | e8397da4e90432209cb716c8470c0781c25b2874 (diff) |
fix: wrong script location
In about-formatting-edited.sh, `pwd` when cgit run this script is /, can be tested by `cat '<p>$(pwd)</p>'`
so need to get those scripts location via $0, $0 is /usr/lib/cgit/filters/about-formatting-edited.sh
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions