Call absolute path of strip-private
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 29s
All checks were successful
Deploy to Wizard / Deploy (push) Successful in 29s
This commit is contained in:
parent
550baba73a
commit
633b57c0b7
@ -1,6 +1,6 @@
|
|||||||
#!/bin/vbash
|
#!/bin/vbash
|
||||||
source /opt/vyatta/etc/functions/script-template
|
source /opt/vyatta/etc/functions/script-template
|
||||||
|
|
||||||
run show configuration all | strip-private
|
run show configuration all | /usr/libexec/vyos/strip-private.py
|
||||||
|
|
||||||
exit
|
exit
|
Loading…
Reference in New Issue
Block a user