Update multiple kirby sites with one script

Hey,

i love kirby and so i have some kirby pages. It’s a update available I must update one page after the other.

To automate the update routine I wrote a bash script that update all kirby sites.

You can find the script on GitHub: https://github.com/lukasleitsch/kirby-update

I’m open to your suggestions and feedback.

2 Likes

Very simple and awesome! The example config file is missing from the repo though, probably because of the .gitignore.

1 Like

Thanks. I added the example config.

Thats a great idea! :smiley: