Files
bgp-dashboard/gobgp/entrypoint.sh
2024-11-06 19:09:33 +00:00

4 lines
81 B
Bash

#!/bin/bash
exec gobgpd -f /root/gobgp/gobgpd.conf &
exec /root/gobgp/startup.sh