plengauer/Thoth

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

已关闭

#3,973 创建于 2026年8月9日

 (1 条评论) (1 个反应) (2 位负责人)Shell (13 个派生)auto 404
good first issue

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南