Browse Source

Chmod -x non-executable files (fixes #9629) (#9630)

Fixed via
```
git ls-files -s | grep 100755 | grep -E -v '(run|sh)$' | cut -f 2 | xargs git update-index --chmod -x
```
See #9629.
Ross Smith II 1 year ago
parent
commit
17e60b9e0c
1 changed files with 0 additions and 0 deletions
  1. 0 0
      cmd/ursrv/serve/static/bootstrap/css/bootstrap-theme.min.css

+ 0 - 0
cmd/ursrv/serve/static/bootstrap/css/bootstrap-theme.min.css