plengauer/Thoth

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

Geschlossen

#3.973 geöffnet am 09.08.2026

 (1 Kommentar) (1 Reaktion) (2 zugewiesene Personen)Shell (13 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide