5 Sep
2024
5 Sep
'24
12:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34088 --- Comment #40 from Jonathan Druart <jonathan.druart@gmail.com> --- (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.