chore: adjust setup.sh for missing dependencies/tools

This commit is contained in:
OpenVelo Agent
2026-08-04 17:29:38 +00:00
parent d0eed251af
commit a6f236918e
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -euo pipefail
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y bash