annotate scripts/bitten.bat @ 78:001f77d05cdc

Include {{{templates}}} and {{{htdocs}}} dir in dist/install.
author cmlenz
date Wed, 06 Jul 2005 13:17:13 +0000
parents 234600bf0d49
children
rev   line source
68
234600bf0d49 Fixes for Windows compatibility:
cmlenz
parents:
diff changeset
1 @echo off
234600bf0d49 Fixes for Windows compatibility:
cmlenz
parents:
diff changeset
2 python -c "import sys; from bitten import slave; sys.argv[0] = r'%0'; slave.main()" %*
Copyright (C) 2012-2017 Edgewall Software