Fixes issues with install --with-debs
Currently when installing --with-debs the install fails as it will leave =1.3.0~apha in the software list causing giving it a error as package does not exists.
This is caused by the code to make sure the last version is installed
https://github.com/hestiacp/hestiacp/blob/90f5e247eb61fe66c4b6981de17a380f2e8a8ad5/install/hst-install-ubuntu.sh#L45