Files
proxmox/scripts/deployment/sync-info-defi-oracle-web.sh

4 lines
227 B
Bash
Raw Normal View History

#!/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" "$@"