Jafner.net/active projects/homelab/wizard/config/show-config.sh
2024-07-15 15:35:16 -07:00

6 lines
132 B
Bash

#!/bin/vbash
source /opt/vyatta/etc/functions/script-template
run show configuration all | /usr/libexec/vyos/strip-private.py
exit