From 6bec12945291279f77c4d2f5702b3031fe931b9f Mon Sep 17 00:00:00 2001 From: Ruben Labruyere Date: Fri, 9 Jul 2021 21:05:56 +0200 Subject: [PATCH] Removed executable flag from powershell script because no pre-processor exists on the first line --- publish.ps1 | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 publish.ps1 diff --git a/publish.ps1 b/publish.ps1 old mode 100755 new mode 100644