]> git.koha-community.org Git - koha.git/commit
Bug 8878 - a command to provide a shell with the koha environment
authorRobin Sheat <robin@catalyst.net.nz>
Fri, 5 Oct 2012 03:04:23 +0000 (16:04 +1300)
committerLiz Rea <liz@catalyst.net.nz>
Mon, 28 Jan 2013 20:22:42 +0000 (09:22 +1300)
commit39bf0d5ea5f28c66167f617b96270e540a53ce0d
tree3f913124cbe9c0d01612e419ad50011b45cebc27
parentc0e3b0dc24f3f0cb0127dbb7124c1ea6d0be1c85
Bug 8878 - a command to provide a shell with the koha environment

This command behaves something like su(1), but provides you with a shell
as the koha user, and with the environment pointing to the right places.

Signed-off-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <liz@catalyst.net.nz>
debian/docs/koha-shell.xml [new file with mode: 0644]
debian/koha-common.install
debian/scripts/koha-shell [new file with mode: 0755]