Skip to content

Commit cf52067

Browse files
author
Jean-François Hivert
committed
Version 2.1.1
1 parent caca152 commit cf52067

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ pcre.jit=0
4242

4343
#### REPOSITORIES
4444
* git clone https://github.com/cloudwatt/php-cli-shell_base
45-
* git checkout tags/v2.1
45+
* git checkout tags/v2.1.1
4646
* git clone https://github.com/cloudwatt/php-cli-shell_firewall
47-
* git checkout tags/v2.1
47+
* git checkout tags/v2.1.1
4848
* Merge these two repositories
4949

5050
#### PHPIPAM (Optionnal)
5151
If you have PHPIPAM and you want object name autocompletion, you have to perform these steps:
5252
* git clone https://github.com/cloudwatt/php-cli-shell_phpipam
53-
* git checkout tags/v2.1
53+
* git checkout tags/v2.1.1
5454
* Merge this repository with two previous repositories (base and firewall)
5555
* Install PHP-CLI SHELL for PHPIPAM with README helper
5656
https://github.com/cloudwatt/php-cli-shell_phpipam
@@ -130,4 +130,4 @@ __*Informations between [] are optionnal*__
130130
--source_host name --source_subnet name --source_network name
131131
--destination_host name --destination_subnet name --destination_network name
132132
--protocol protocol;number[-number] --description maDescription
133-
--save [name;[force]] --export_configuration "junos[;force]"
133+
--save [name;[force]] --export_configuration "junos[;force]"

0 commit comments

Comments
 (0)