diff --git a/whatsmars-spring-boot/deploy.sh b/whatsmars-spring-boot/script/deploy.sh similarity index 100% rename from whatsmars-spring-boot/deploy.sh rename to whatsmars-spring-boot/script/deploy.sh diff --git a/whatsmars-spring-boot/host_prod.txt b/whatsmars-spring-boot/script/host_prod.txt similarity index 100% rename from whatsmars-spring-boot/host_prod.txt rename to whatsmars-spring-boot/script/host_prod.txt diff --git a/whatsmars-spring-boot/host_test.txt b/whatsmars-spring-boot/script/host_test.txt similarity index 100% rename from whatsmars-spring-boot/host_test.txt rename to whatsmars-spring-boot/script/host_test.txt diff --git a/whatsmars-spring-boot/restart.sh b/whatsmars-spring-boot/script/restart.sh similarity index 100% rename from whatsmars-spring-boot/restart.sh rename to whatsmars-spring-boot/script/restart.sh diff --git a/whatsmars-spring-boot/start.sh b/whatsmars-spring-boot/script/start.sh old mode 100755 new mode 100644 similarity index 100% rename from whatsmars-spring-boot/start.sh rename to whatsmars-spring-boot/script/start.sh diff --git a/whatsmars-spring-boot/stop.sh b/whatsmars-spring-boot/script/stop.sh similarity index 100% rename from whatsmars-spring-boot/stop.sh rename to whatsmars-spring-boot/script/stop.sh