#!/bin/bash
# Start Opencode web with encrypted environment variables
source commands/load-env.sh && opencode web
