diff install.cmd @ 433:a9011b1b073f

Actually run the command, duh.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 02 Apr 2018 09:01:54 -0700
parents e57b012539d5
children 6f788c83b7f6
line wrap: on
line diff
--- a/install.cmd	Mon Apr 02 09:01:46 2018 -0700
+++ b/install.cmd	Mon Apr 02 09:01:54 2018 -0700
@@ -10,5 +10,5 @@
     exit /b 1
 )
 
-echo python %CWD%install.py
+python %CWD%install.py %*