mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
always download latest WordPress directly
Explained @ https://github.com/iiab/iiab/issues/293
This commit is contained in:
parent
3ab8e6d62e
commit
cf9a072762
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
wordpress_src: wordpress-4.8.1.tar.gz
|
||||
wordpress_base_url: https://wordpress.org
|
||||
wordpress_src: latest.tar.gz
|
||||
wp_db_name: iiab_wp
|
||||
wp_db_user: iiab_wp
|
||||
wp_db_user_password: changeme
|
||||
|
|
Loading…
Reference in a new issue