AutoGPT/run_continuous.sh

4 lines
57 B
Bash
Executable File

#!/bin/bash
argument="--continuous"
./run.sh "$argument"