nope/py-helpers/00-install.bat

7 lines
120 B
Batchfile
Raw Normal View History

2022-07-21 21:31:19 +00:00
set DIR=%~dp0
cd "%DIR%"
if not "%1"=="am_admin" (powershell start -verb runas '%0' am_admin & exit /b)
pip install .