update shell scripts, remove execute permission for json files

This commit is contained in:
wing328
2017-05-17 22:12:06 +08:00
parent a6b7f60ac7
commit 07df7d47eb
6 changed files with 3 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
./bin/java-petstore-retrofit.sh
./bin/java-petstore-retrofit2.sh
./bin/java-petstore-retrofit2rx.sh
./bin/java-petstore-retrofit2rx2.sh
./bin/java8-petstore-jersey2.sh
./bin/java-petstore-retrofit2-play24.sh
./bin/java-petstore-jersey2-java6.sh
Executable → Regular
View File
View File
+2 -1
View File
@@ -7,4 +7,5 @@
./bin/spring-mvc-petstore-j8-async-server.sh
./bin/springboot-petstore-server.sh
./bin/spring-mvc-petstore-server.sh
./bin/springboot-petstore-server-beanvalidation.sh
./bin/springboot-petstore-server-beanvalidation.sh
./bin/springboot-petstore-server-implicitHeaders.sh
View File
Executable → Regular
View File