mirror of
https://github.com/drmext/MonkeyBusiness.git
synced 2026-05-15 00:30:14 -05:00
6 lines
57 B
Batchfile
6 lines
57 B
Batchfile
@echo off
|
|
|
|
cd /d %~dp0
|
|
|
|
start .venv\Scripts\activate.bat
|