Files
edx-platform/scripts/install-system-req.sh
Xavier Antoviaque ba8c2999c4 Install: Fix use of DEBIAN_FRONTEND - sudo clears environment
Before executing a command, for security reasons `sudo` clears the
environment, so the value of DEBIAN_FRONTEND was never passed to
apt-get. This was causing the mysql packqge to still prompt for
a value interactively.
2013-07-10 09:25:49 -04:00

3.3 KiB
Executable File