From 84d137d41d83266e4d44cc75130dd0b7bc68a428 Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Sun, 29 Oct 2017 01:50:34 +0900 Subject: [PATCH] Restore execution permission on launch.script Restore the execute permission that was accidentally removed in commit 5ee28a08e137. Closes gh-10801 --- .../resources/org/springframework/boot/loader/tools/launch.script | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script diff --git a/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script b/spring-boot-project/spring-boot-tools/spring-boot-loader-tools/src/main/resources/org/springframework/boot/loader/tools/launch.script old mode 100644 new mode 100755