Skip to content

Commit fe53d5f

Browse files
author
MarcoFalke
committed
Merge #12394: gitian-builder.sh: fix --setup doc, since lxc is default
464015f [scripts] gitian-builder.sh: fix --setup doc, LXC is default (Sjors Provoost) Pull request description: Tree-SHA512: 9e4c029bc0179265b20a6cecf13619f0e9d932b6911832d1aa6fc488c62c6e60bc5a10eb6eff4c668ef9cbc66942ca5c13177d0bc3b9259398780ce12a53a645
2 parents 948c29c + 464015f commit fe53d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/gitian-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Options:
4747
-j Number of processes to use. Default 2
4848
-m Memory to allocate in MiB. Default 2000
4949
--kvm Use KVM instead of LXC
50-
--setup Set up the Gitian building environment. Uses KVM. If you want to use lxc, use the --lxc option. Only works on Debian-based systems (Ubuntu, Debian)
50+
--setup Set up the Gitian building environment. Uses LXC. If you want to use KVM, use the --kvm option. Only works on Debian-based systems (Ubuntu, Debian)
5151
--detach-sign Create the assert file for detached signing. Will not commit anything.
5252
--no-commit Do not commit anything to git
5353
-h|--help Print this help message

0 commit comments

Comments
 (0)