Skip to content

Commit

Permalink
added a screenshot and referenced it from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
buanzo committed Jul 14, 2021
1 parent e6afa15 commit 638a5a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

wordpress-updater is a script I coded for my digitalocean LAMP droplets that
run wordpress sites. I prefer to update all the time, and deal with websites
breaking than deal with websites being abused and the associated problems.
breaking than deal with websites being abused and the associated problems, see below for an example run:

![Wordpress Updater example run](/screenshots/wpupdater.png?raw=true "wpupdater doing its thing")

Basically, it is a simple script to call wp-cli {core,plugin,theme} update
on each wordpress setup it finds. It uses Apache's configuration files to
Expand Down
Binary file added screenshots/wpupdater.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 638a5a2

Please sign in to comment.