Update install_A0.sh

frdel committed May 22, 2025 at 10:12 UTC c070646c71f15afe419fa46611ba8298209f2d50
1 file changed -5
docker/run/fs/ins/install_A0.sh
-5
@@ -15,11 +15,6 @@ git clone -b "$BRANCH" "https://github.com/frdel/agent-zero" "/git/agent-zero" |
15 exit 1
16 }
17
18 -git clone -b "$BRANCH" "https://github.com/frdel/agent-zero" "/git/agent-zero" || {
19 - echo "CRITICAL ERROR: Failed to clone repository. Branch: $BRANCH"
20 - exit 1
21 -}
22 -
18 . "/ins/setup_venv.sh" "$@"
19
20 # Ensure the virtual environment and pip setup