mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
Fix Windows strart script
This commit is contained in:
parent
41104e23cd
commit
de95f01ff4
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
@echo off
|
||||
python -m xonsh.main %*
|
||||
python -m xonsh %*
|
||||
|
|
Loading…
Add table
Reference in a new issue