Commit c1b2cc7
committed
docs: make scripts/inkscape executable
git index had mode 100644 from initial commit (core.fileMode=false
locally masked the +x bit). On CI the file was checked out as
non-executable and inkscape calls fell through to /usr/bin/inkscape
on every system, leaving the warnings in place. Set the executable
bit in the index.1 parent 0e99880 commit c1b2cc7
1 file changed
File mode changed.
0 commit comments