https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34088

--- Comment #40 from Jonathan Druart <[email protected]> ---
(In reply to Jonathan Druart from comment #38)
> Created attachment 171050 [details] [review]
> Bug 34088: Move the 'needs update' test to a separate script

ktd's .bashrc will need to be adjusted (and not fail if needs_update.pl does
not exist):
 63 # function for running updatedatabase.pl
 64 function updatedatabase(){
 65     sudo koha-shell kohadev -p -c 'perl
/kohadevbox/koha/installer/data/mysql/updatedatabase.pl'
 66 }

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to