Call absolute path of strip-private

This commit is contained in:
Joey Hafner 2024-02-14 13:37:29 -08:00
parent 90b99e2e24
commit 229185eb97

View File

@ -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