Commit 4d1442c6 authored by Yusei Tahara's avatar Yusei Tahara

You must use a multi-core machine to build ERP5 SR.

parent 0932e8cd
#!/bin/bash
# You can setup erp5 in your computer without ipv6.
# You must use a machine which has at least two cpu cores.
set -x
apt-get update
apt-get install -y wget git xz-utils
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment