mirror of
https://github.com/10h30/wordpress-caddy-docker.git
synced 2026-07-11 18:56:11 +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 wp-install.sh
|
||||
```
|
||||
### Init Wordpress Installation
|
||||
|
||||
1. Run shell command
|
||||
```sh
|
||||
sh wp-init.sh
|
||||
```
|
||||
|
||||
### Uninstall
|
||||
|
||||
@@ -45,10 +50,3 @@ To get your WordPress installation running follow these simple steps.
|
||||
```sh
|
||||
sh wp-uninstall.sh
|
||||
```
|
||||
|
||||
### Init Wordpress Installation
|
||||
|
||||
1. Run shell command
|
||||
```sh
|
||||
sh wp-init.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user