kuafuai / DevOpsGPT

Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
https://www.kuafuai.net
Other
6.48k stars 830 forks source link

run.sh possible syntax issue #85

Closed rossovitale closed 1 year ago

rossovitale commented 1 year ago

After 1st time try on Linux (Ubuntu) :

run.sh: 3: Syntax error: "(" unexpected

rossovitale commented 1 year ago

must be my system

isiahw1 commented 1 year ago

Use bash instead of sh.