Summary: | Prep koha-preferences script for /usr/sbin | ||
---|---|---|---|
Product: | Koha | Reporter: | Mason James <mtj> |
Component: | Command-line Utilities | Assignee: | Mason James <mtj> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, jweaver, robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Mason James
2016-05-17 06:16:55 UTC
Given how the instances configuration currently works, I think we'll have to put a small wrapper around this. That may be as easy as: koha-shell $1 -c "/usr/share/koha/bin/admin/koha-preferences $@" This would be very useful... |