view scripts/bittend.bat @ 81:7129b8a2f125

Fix error when running from an installed instance where the {{{htdocs_dir}}} and/or {{{templates_dir}}} options aren't set.
author cmlenz
date Wed, 06 Jul 2005 19:52:40 +0000
parents 234600bf0d49
children
line wrap: on
line source
@echo off
python -c "import sys; from bitten import master; sys.argv[0] = r'%0'; master.main()" %*
Copyright (C) 2012-2017 Edgewall Software