Browse Source

Fix mistake #2

content-update
xpetit 3 years ago
parent
commit
cb3bb80eef
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
  1. 1
      sh/debian/ubuntu/configure.sh

1
sh/debian/ubuntu/configure.sh diff.vendored

@ -434,6 +434,7 @@ cd /tmp/system
cp --preserve=mode -RT . /
cd /usr/local/src/format
PATH=$PATH:/usr/local/go/bin
go mod download
go build -o /usr/local/bin/format

Loading…
Cancel
Save