mirror of
https://github.com/coder/coder.git
synced 2026-06-04 21:48:22 +00:00
e72927f3ab
The users login shell would be executed as: /bin/bash -c '/bin/bash -l' This simplifies the command for login shells so that the executed command is: /bin/bash -l