Update devbox/cli/devbox

This commit is contained in:
ryanyao 2025-07-15 01:42:56 +00:00
parent d7aec36cf2
commit 57ca074d0e

View File

@ -949,6 +949,7 @@ compile_backend_service() {
docker exec -i "$DEVBOX_NAME" bash <<EOF
# Define the install_and_verify_packages function inside the container
install_and_verify_packages() {
local requirements_file="\$1"