view contrib/wix/hg.cmd @ 34193:734983de2291 stable

hgwebdir: read 'web.template' untrusted The 'hgweb_mod.py' version of this read it untrusted. For consistency we align the two versions of this code.
author Boris Feld <boris.feld@octobus.net>
date Fri, 15 Sep 2017 18:57:50 +0200
parents 79388a8325dc
children
line wrap: on
line source

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*