diff --git a/wizard/config/show-config.sh b/wizard/config/show-config.sh index 45aed08..ed51e21 100644 --- a/wizard/config/show-config.sh +++ b/wizard/config/show-config.sh @@ -1,6 +1,6 @@ #!/bin/vbash source /opt/vyatta/etc/functions/script-template -run show configuration all | strip-private +run show configuration all | /usr/libexec/vyos/strip-private.py exit \ No newline at end of file