Skip to content

Commit

Permalink
was renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
jedie committed Jun 5, 2015
1 parent ec4839d commit 4d6215e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap_env/boot.cmd
Expand Up @@ -9,7 +9,7 @@ if NOT exist %python% (
exit 1
)

set boot_script=boot_bootstrap_env.py
set boot_script=boot.py
if NOT exist %boot_script% (
echo ERROR: '%boot_script%' doesn't exists?!?
pause
Expand Down

0 comments on commit 4d6215e

Please sign in to comment.