Call absolute path of strip-private
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 29s

This commit is contained in:
Joey Hafner 2024-02-14 13:37:29 -08:00
parent 550baba73a
commit 633b57c0b7

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