Get Hugo 0.69.0 working, other updates #1

Merged
johnbintz merged 6 commits from updates into master 2020-04-10 14:11:11 +00:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit f4c4310d00 - Show all commits

View File

@ -2762,7 +2762,6 @@ usr/bin/npm
usr/bin/python
usr/bin/python2.7
usr/bin/ruby
usr/bin/strace
usr/bin/sudo
usr/bin/touch
usr/bin/yes

View File

@ -9,7 +9,7 @@ export HUGO_VERSION=0.69.0
export NODE_VERSION=10
apt-get update
apt-get install -y git strace
apt-get install -y git
# First, get capnproto from master and install it to
# /usr/local/bin. This requires a C++ compiler. We opt for clang