summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury German <blueknight@gentoo.org>2019-05-22 01:23:25 -0400
committerYury German <blueknight@gentoo.org>2019-05-22 01:23:25 -0400
commita027f409c8c35f1ffb75100ad8729085745a011f (patch)
tree85f34f02f57a195a1dac1c6a38bd95d9a2978b76
parentUpdating Theme twentysixteen (diff)
downloadblogs-gentoo-a027f409c8c35f1ffb75100ad8729085745a011f.tar.gz
blogs-gentoo-a027f409c8c35f1ffb75100ad8729085745a011f.tar.bz2
blogs-gentoo-a027f409c8c35f1ffb75100ad8729085745a011f.zip
Updating script for Update
Add new theme twentynineteen Signed-off-by: Yury German <blueknight@gentoo.org>
-rwxr-xr-xbin/update-wordpress1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/update-wordpress b/bin/update-wordpress
index 0fbdea4f..8da5cc8a 100755
--- a/bin/update-wordpress
+++ b/bin/update-wordpress
@@ -26,6 +26,7 @@ THEMES=(
twentyfourteen
twentyfifteen
twentysixteen
+ twentynineteen
)
for THEME in ${THEMES[@]} ; do