From d52e8012566dd068e18691bf49ba59ba4cc1a6a9 Mon Sep 17 00:00:00 2001 From: "V字龍(Vdragon)" Date: Sun, 13 Jul 2014 01:29:41 +0800 Subject: add executable bit to the script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit adds executable bit to the script since it is an executable. The example in the README.md will fail if this patch is not applied. Signed-off-by: V字龍(Vdragon) --- temp_throttle.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 temp_throttle.sh diff --git a/temp_throttle.sh b/temp_throttle.sh old mode 100644 new mode 100755 -- cgit v1.2.3