mirror of
https://github.com/Significant-Gravitas/Auto-GPT.git
synced 2025-01-08 11:57:32 +08:00
4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
python3 cli.py "$@"
|