17 Nov
2020
17 Nov
'20
10:37 a.m.
Sorry then, no idea what's happening. I can only confirm it works for me on master! I'd try to remove the /dev/null redirection 60 koha-dump "$name" > /dev/null Maybe you will have info about what's going on. Le mar. 17 nov. 2020 à 11:27, Indranil Das Gupta <indradg@l2c2.co.in> a écrit :
On Tue, 17 Nov 2020 at 15:43, Jonathan Druart <jonathan.druart@bugs.koha-community.org> wrote:
just in case... Isn't the instance named "demo"?
58 for name in $(koha-list --enabled | grep -Fxv demo)
Currently only a single instance name medica on the box.
-indranil