From 05d129877b1c173eaa6c6effb7b4cc32828d2cb6 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Tue, 4 Jul 2023 15:44:59 +0200 Subject: [PATCH] Make all scripts executable --- utils/bin/explorer | 0 utils/bin/ipconfig | 0 utils/bin/npiperelay | Bin utils/bin/powershell | 0 utils/bin/start | 0 utils/bin/wsl | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 utils/bin/explorer mode change 100644 => 100755 utils/bin/ipconfig mode change 100644 => 100755 utils/bin/npiperelay mode change 100644 => 100755 utils/bin/powershell mode change 100644 => 100755 utils/bin/start mode change 100644 => 100755 utils/bin/wsl diff --git a/utils/bin/explorer b/utils/bin/explorer old mode 100644 new mode 100755 diff --git a/utils/bin/ipconfig b/utils/bin/ipconfig old mode 100644 new mode 100755 diff --git a/utils/bin/npiperelay b/utils/bin/npiperelay old mode 100644 new mode 100755 diff --git a/utils/bin/powershell b/utils/bin/powershell old mode 100644 new mode 100755 diff --git a/utils/bin/start b/utils/bin/start old mode 100644 new mode 100755 diff --git a/utils/bin/wsl b/utils/bin/wsl old mode 100644 new mode 100755