From 834ba4afabf80d8fc4a37109b115c77a693ced2f Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Tue, 6 Mar 2018 09:15:09 -0500 Subject: [PATCH] chmod +x scripts --- build.ps1 | 0 build.sh | 0 run.ps1 | 0 run.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 build.ps1 mode change 100644 => 100755 build.sh mode change 100644 => 100755 run.ps1 mode change 100644 => 100755 run.sh diff --git a/build.ps1 b/build.ps1 old mode 100644 new mode 100755 diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 diff --git a/run.ps1 b/run.ps1 old mode 100644 new mode 100755 diff --git a/run.sh b/run.sh old mode 100644 new mode 100755