Ortus-Solutions / docker-commandbox

Official CommandBox Docker Image for ColdFusion/CFML/Java applications
62 stars 41 forks source link

Typo in the whoami command #51

Closed eppinger closed 3 years ago

eppinger commented 3 years ago

One of the errormessages: /usr/local/lib/build/debian/install-dependencies.sh: line 21: whomami: command not found

you use $(whomami) instead of $(whoami)

This happens in multiple places