fn all() { dev() } fn dev() { bun run dev --host } fn vpn() { piactl disconnect piactl connect }