Don't keep the shell around when starting gnucash.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12260 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2006-01-05 01:38:27 +00:00
parent 00373fd32d
commit b3773213e6

View File

@ -26,4 +26,4 @@ export GUILE_LOAD_PATH
export LD_LIBRARY_PATH
export LTDL_LIBRARY_PATH
gnucash-bin "$@"
exec gnucash-bin "$@"