tools-make/app-wrapper.template
Nicola Pero 1b46123b05 More native integration for applications ... install a symlink into Tools to start them up very fast, shortcutting the *step emulation layer
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24828 72102866-910b-0410-8b05-ffd578937521
2007-03-08 17:15:05 +00:00

2 lines
No EOL
47 B
Bash

#! /bin/sh
exec openapp "GNUSTEP_INSTANCE" "$@"