Update README.md
This commit is contained in:
parent
dfa060dc1d
commit
fa7ea36c38
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@ There was a business need to audit the correctness of Juniper configs which is e
|
|||
|
||||
The script will take a juniper config piped to it from STDIN and output the results to STDOUT
|
||||
|
||||
You will need to `chown 755 juniper-config-to-set.php` after you download it, you may also need to check the PHP path in the start of the file.
|
||||
|
||||
Usage example: `cat juniper-config.txt | juniper-config-to-set.php`
|
||||
|
|
Loading…
Reference in a new issue