From ecd0d80adc1a04b087629c382f37cc7b2497c18e Mon Sep 17 00:00:00 2001 From: Sean Billups <112226699+slbillups@users.noreply.github.com> Date: Thu, 17 Aug 2023 18:15:34 -0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9cae410..4165a23 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,19 @@ It shall NOT be edited by hand. Sorry YNH im updating this to explain because this is shoddily slapped together and can probably be easily updated by the people over at https://github.com/YunoHost-Apps/ghost_ynh - +
sorry [ericAndre - Copy.webm](https://github.com/slbillups/ghost_ynh/assets/112226699/2542eecc-0955-4604-b6c4-0715733dbd26) - +
This is just a workaround for the latest ghost update since the last update by the ghost_ynh repo was 4 months ago. I tried updating manually by extracting the latest ghost update to /var/www/ghost/ghost/versions changing 2 lines of code(NODEJS_VER in common.sh and version = "5.59.1" in manifest.toml, thought it would just fail but the rest of their script did the work for me. So I added a little bit more to fetch the latest ghost install from the releases page/update manifest.toml+common.sh. - +
+ Working update ![Untitled](https://github.com/slbillups/ghost_ynh/assets/112226699/413cf6d8-27ff-44f1-9897-d0f86140bd2d) + + ![Screenshot 2023-05-09 051950](https://github.com/slbillups/ghost_ynh/assets/112226699/ef9e0437-b0f5-408e-81bd-4499bf9fee40) +