v2021-06-16
Fix installation on Ubuntu 20 🐛☠️ Fix the issue with installation on Ubuntu 20 discovered at https://github.com/elm-fullstack/elm-fullstack/issues/5 Use a new strategy of installing on Linux: Copy the executable file into the directory `/bin/`: Assume most systems will already have the `PATH` environment variable include this directory.