Daniel Mikusa Remove PHPMYADMIN_HASH
3d3b1cc Nov 8, 2021
Remove `PHPMYADMIN_HASH`
Missed a second reference for `PHPMYADMIN_HASH`. This PR removes that reference and fills it with an empty string. This should be OK because `install_binary_direct` does not actually use the `hsh` argument. 

Resolves #21
3d3b1cc