Skip to content

Fix password confirmation variable assignment in CentOS install

Kevin requested to merge (removed):dev into master

Fixed the password confirmation variable assignment in CentOS install script. whitespace was causing it to try and run command vs assigning variable.

Merge request reports