mirror of
https://github.com/10h30/wordpress-caddy-docker.git
synced 2026-06-05 15:09:52 +09:00
Update README.md
This commit is contained in:
@@ -37,7 +37,12 @@ To get your WordPress installation running follow these simple steps.
|
|||||||
```sh
|
```sh
|
||||||
sh wp-install.sh
|
sh wp-install.sh
|
||||||
```
|
```
|
||||||
|
### Init Wordpress Installation
|
||||||
|
|
||||||
|
1. Run shell command
|
||||||
|
```sh
|
||||||
|
sh wp-init.sh
|
||||||
|
```
|
||||||
|
|
||||||
### Uninstall
|
### Uninstall
|
||||||
|
|
||||||
@@ -45,10 +50,3 @@ To get your WordPress installation running follow these simple steps.
|
|||||||
```sh
|
```sh
|
||||||
sh wp-uninstall.sh
|
sh wp-uninstall.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Init Wordpress Installation
|
|
||||||
|
|
||||||
1. Run shell command
|
|
||||||
```sh
|
|
||||||
sh wp-init.sh
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user