mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
4 lines
60 B
Batchfile
4 lines
60 B
Batchfile
@echo off
|
|
set argument=--continuous
|
|
call run.bat %argument%
|