plengauer/Thoth
Mark all *.sh files in usr/share/opentelemetry_shell/ as executable
已關閉
#3,973 建立於 2026年8月9日
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.