install-system-req.sh
3.32 KB
-
Install: Fix use of DEBIAN_FRONTEND - `sudo` clears environment · ba8c2999
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.
Xavier Antoviaque committed