plengauer/Thoth

Mark all *.sh files in usr/share/opentelemetry_shell/ as executable

Fechada

#3.973 aberto em 9 de ago. de 2026

 (1 comentário) (1 reação) (2 responsáveis)Shell (13 forks)auto 404
good first issue

Métricas do repositório

Stars
 (160 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

All *.sh files under usr/share/opentelemetry_shell/ should have the executable bit set (e.g. chmod +x).

Assumption: filing this as a general cleanup/fix task without deeper investigation into which specific files currently lack the executable bit or how it happened (e.g. git checkout, packaging step, etc.) — let me know if you'd like that investigated first.

Guia do colaborador