lpm0073/edx.scripts

Open edX Native installation

Closed this issue · 1 comments

When bootstrapping the system, it is better to run the cmd with sudo -H bash

wget https://raw.githubusercontent.com/edx/configuration/$OPENEDX_RELEASE/util/install/ansible-bootstrap.sh -O - | sudo -H bash

Noted, modified, thank you!