Skip to content

Commit

Permalink
Version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-François Hivert committed Jun 3, 2019
1 parent 832e0f3 commit 7351e57
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,18 @@ You have to add this configuration in your php.ini:
```ini
pcre.jit=0
```
*To locate your php.ini, use this command: php -i | grep "Configuration File"*

For more information about PCRE configuration:
- https://php.net/manual/en/pcre.configuration.php#ini.pcre.jit

#### REPOSITORY
* git clone https://github.com/cloudwatt/php-cli-shell_base
* git checkout tags/v2.1
* git checkout tags/v2.1.1

#### ADDON / APPLICATION
*Be careful, you have to install the same version of the addon or application as base version*
Follow the addon README to install the addon or application:
- PHPIPAM: https://github.com/cloudwatt/php-cli-shell_phpipam
- PATCHMANAGER: https://github.com/cloudwatt/php-cli-shell_patchmanager
- FIREWALL: https://github.com/cloudwatt/php-cli-shell_firewall
- FIREWALL: https://github.com/cloudwatt/php-cli-shell_firewall

0 comments on commit 7351e57

Please sign in to comment.