find-missing-libs.sh: Make file executable as rest in tools directory

Message ID 20240829141515.2700714-1-adolf.belka@ipfire.org
State Staged
Commit f43f1470749145dd94993d03a11060f7f811a406
Headers
Series find-missing-libs.sh: Make file executable as rest in tools directory |

Commit Message

Adolf Belka Aug. 29, 2024, 2:15 p.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 tools/find-missing-libs.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/find-missing-libs.sh
  

Patch

diff --git a/tools/find-missing-libs.sh b/tools/find-missing-libs.sh
old mode 100644
new mode 100755