1 Answer
- Newest
- Most votes
- Most comments
0
I figured out how to do this. I changed the build settings to:
- wget https://github.com/gohugoio/hugo/releases/download/v0.55.3/hugo_0.55.3_Linux-64bit.tar.gz
- tar -xf hugo_0.55.3_Linux-64bit.tar.gz
- mv hugo /usr/bin/hugo
- rm -rf hugo_0.55.3_Linux-64bit.tar.gz
- hugo version
- hugo
answered 7 years ago
Relevant content
asked 4 years ago
asked 2 years ago
