#!/bin/bash
/opt/homebrew/bin/cloudflared tunnel --url http://localhost:8899 > /tmp/cloudflared.log 2>&1 &
~/Claude/Projects/에이전트구축/update_tunnel_url.sh
wait
