Closed fherbet closed 3 years ago
ok found the typo
in README.md
v is missing before 4.1.tar.gz
wget https://github.com/dleidert/openmediavault-upgrade/archive/4.1.tar.gz
should be
wget https://github.com/dleidert/openmediavault-upgrade/archive/v4.1.tar.gz
Yes. I change the tags from X.Y
to vX.Y
but missed to fix the READMEs.
Fixed in all the READMEs
Let me know how it went :)
thanks i'll do that tonight after business hours ;-) and i'll let you know
there's another typo related to "screen" procedure :
sudo pt-get install -y screen
Thanks. Fixed that too.
it went absolutely fine ! just used 4.4 and i just had to stop my docker containers and apt install docker-ce
post install...
awesome piece of work mate... thanks a million!
i just had to stop my docker containers and
apt install docker-ce
post install...
The upcoming 4.5 release will remove the plugin but keep docker-ce. So this should be fixed then too.
Hey !
1st of all thanks for this repo, it's huge! i'm quite interested by your update script as my MicroGen8 / OMV4.1 / Docker doesn't have required PHP7.2 to run Nextcloud Cronjob... i'd like to update to OMV5
so i deactivated all services including docker (only SSH left / screen session on) but here's what i get ... tar file looks unreachable!
can you please check ? think it's not hard to fix ;-)
thanks again! \ fherbet