kermith72 / auto_install

Automated installation of Centreon on Debian with sources
GNU Affero General Public License v3.0
11 stars 13 forks source link

Wrong if parameter #6

Closed Justice81 closed 4 years ago

Justice81 commented 4 years ago

https://github.com/kermith72/auto_install/blob/947f740d21c888441bc21094e48d2fdf92f56901/debian10/centreon_central_1910.sh#L33

${CLIB_VER[1]} should be ${ENGINE_VER[1]}

kermith72 commented 4 years ago

Thanks, I make the change