Fix Windows strart script

This commit is contained in:
Burak Yiğit Kaya 2016-08-15 21:14:22 +03:00 committed by GitHub
parent 41104e23cd
commit de95f01ff4

View file

@ -1,2 +1,2 @@
@echo off
python -m xonsh.main %*
python -m xonsh %*