you built hugo from source. so you have to (for example)
- have
hugoin your PATH. - Copy the
hugobinary in (for example) /usr/bin. - call
hugowith the fullpath.
But if you’re not confident with Linux, just go the apt road.
you built hugo from source. so you have to (for example)
hugo in your PATH.hugo binary in (for example) /usr/bin.hugo with the fullpath.But if you’re not confident with Linux, just go the apt road.