1
0
mirror of https://github.com/myvesta/vesta.git synced 2025-03-12 04:35:23 -07:00

Update v-install-wordpress

This commit is contained in:
myvesta 2023-01-19 17:43:42 +01:00 committed by GitHub
parent 479805c52c
commit caee59c015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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