| commit | ab07e31dd78aad215260345c55fd358e2d7a6061 | [log] [tgz] |
|---|---|---|
| author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | Fri Feb 28 08:21:04 2025 +0100 |
| committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | Fri Feb 28 13:59:22 2025 -0500 |
| tree | ed8612ce302c09376f121f03e2ec84549206569e | |
| parent | ec49467dc0fd7d01d046d30c7e5cf90fb06321b4 [diff] |
Make scripts executable While they are not designed to be executed directly, making them executable simplifies their usage. Link: https://lore.kernel.org/r/18464ce5093946667fa7cba8df9d50b327bb91a2.1740726978.git.u.kleine-koenig@baylibre.com Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
diff --git a/scripts/korg-refresh-keys b/scripts/korg-refresh-keys old mode 100644 new mode 100755
diff --git a/scripts/korg-update-pgpkeys b/scripts/korg-update-pgpkeys old mode 100644 new mode 100755