Pārlūkot izejas kodu

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 gadu atpakaļ
vecāks
revīzija
17e60b9e0c

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