]> 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)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 21 Dec 2012 19:21:19 +0000 (08:21 +1300)
commit1fb5dde26c53ed317c36fa97abafa873cc5c9c24
tree27cfa0eea8d7065a657319f97be6d3f68b2e1642
parenta690b9fb571f3f11dcc8d705e5dbf14007ba82a4
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>
debian/docs/koha-shell.xml [new file with mode: 0644]
debian/koha-common.install
debian/scripts/koha-shell [new file with mode: 0755]