Changes

Jump to: navigation, search

Run Gramps from a portable drive

3 bytes removed, 05:46, 27 March 2008
<code>gramps.sh</code>
===<code>gramps.sh</code>===
<pre>
#!/bin/bashsh
# You MUST use the full path to this script when you run it.
# Set GRAMPSHOME to the path of this script
# Run GRAMPS
GRAMPSHOME=`$DIRNAME_COMMAND "$0"` "$GRAMPS_COMMAND" &
</pre>
48
edits

Navigation menu