diff --git a/centos/spring-boot-startup.md b/centos/spring-boot-startup.md index 5b3b681..41cf2d1 100644 --- a/centos/spring-boot-startup.md +++ b/centos/spring-boot-startup.md @@ -2,13 +2,19 @@ title: Springboot启动脚本 description: Springboot启动脚本 published: true -date: 2021-08-03T09:20:14.061Z +date: 2021-08-03T09:26:01.422Z tags: springboot, cento editor: markdown dateCreated: 2021-08-03T09:19:13.633Z --- -# start.sh +# 启动脚本 + +编写脚本 +``` bash +$ vim start.sh +``` + ```shell #!/bin/sh