root/tags/1.2.0/papywizard.sh

Revision 879, 117 bytes (checked in by fma, 2 years ago)

Bug work-arround in application name

  • Property svn:executable set to *
Line 
1#/bin/sh
2
3python -c "import sys; sys.argv[0] = \"Papywizard\"; from papywizard.scripts.main import main; main()" $@
Note: See TracBrowser for help on using the browser.