docs: update centos/spring-boot-startup
This commit is contained in:
parent
aff873722c
commit
cbdc225c37
@ -2,13 +2,19 @@
|
|||||||
title: Springboot启动脚本
|
title: Springboot启动脚本
|
||||||
description: Springboot启动脚本
|
description: Springboot启动脚本
|
||||||
published: true
|
published: true
|
||||||
date: 2021-08-03T09:20:14.061Z
|
date: 2021-08-03T09:26:01.422Z
|
||||||
tags: springboot, cento
|
tags: springboot, cento
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-08-03T09:19:13.633Z
|
dateCreated: 2021-08-03T09:19:13.633Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# start.sh
|
# 启动脚本
|
||||||
|
|
||||||
|
编写脚本
|
||||||
|
``` bash
|
||||||
|
$ vim start.sh
|
||||||
|
```
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user