mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
fixed typo
This commit is contained in:
@@ -24,7 +24,7 @@ def background() -> None:
|
||||
|
||||
|
||||
@main.command()
|
||||
def startt():
|
||||
def start():
|
||||
"""
|
||||
Starts the server in the background and saves the PID
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user