mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 09:53:09 +00:00
(Stuart Lewis) SF Patch #1642563 bin/update-handle-prefix rewritten in Java
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2525 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -44,12 +44,8 @@
|
||||
|
||||
# Shell script for updating a handle prefix (e.g. when moving from development
|
||||
# to production).
|
||||
#
|
||||
# NOTE: Currently only compatible with installs running a PostgreSQL database
|
||||
#
|
||||
|
||||
# Get the DSPACE/bin directory
|
||||
BINDIR=`dirname $0`
|
||||
|
||||
$BINDIR/dsrun org.dspace.handle.UpdateHandlePrefix $@
|
||||
$BINDIR/index-all
|
||||
$BINDIR/dsrun org.dspace.handle.UpdateHandlePrefix $@
|
Reference in New Issue
Block a user