From cbdc225c3785bb95d7e17feb52253fc098dbe2d8 Mon Sep 17 00:00:00 2001 From: Administrator <450292408@qq.com> Date: Tue, 3 Aug 2021 09:26:02 +0000 Subject: [PATCH] docs: update centos/spring-boot-startup --- centos/spring-boot-startup.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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