remove deprecated script
svn: r12031
This commit is contained in:
parent
221b8dbfba
commit
066583afdb
@ -1,10 +0,0 @@
|
||||
#! /bin/sh
|
||||
|
||||
TARGET=../help/C/cmdplug.xml
|
||||
|
||||
touch ./junk.grdb
|
||||
python gramps.py -O ./junk.grdb -a tool -p name=cmdref,include=1,target=$TARGET
|
||||
chmod +r $TARGET
|
||||
rm ./junk.grdb
|
||||
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user