#!/usr/bin/env bash # Alias for discoverability — syncs the info.defi-oracle.io SPA to the dedicated web LXC (default VMID 2410). exec "$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/sync-info-defi-oracle-to-vmid2400.sh" "$@"