mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-02-06 07:01:52 +08:00
Fix issues with spaces in install path on windows
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
ipython %~dp0\odrivetool -- %*
|
||||
ipython "%~dp0\odrivetool" -- %*
|
||||
|
||||
Reference in New Issue
Block a user