Update v-install-wordpress

This commit is contained in:
myvesta 2023-01-19 18:05:56 +01:00 committed by GitHub
commit 0fc6fd5fa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# info: WordPress installer in one command line # info: WordPress installer in one command line
# options: DOMAIN # options: DOMAIN [DB_NAME] [EMAIL]
# #
# Credits to Luka Paunović for wp-cli implememtation # Credits to Luka Paunović for wp-cli implememtation