Skip to content

Symlinked tcsh to bash to allow user logins for alpine containers

Elijah Grubb requested to merge grubb/emulab-devel:master into master

Currently, Alpine Linux's tcsh package is in testing and doesn't actually work. Since our system heavily uses tcsh think commit symlinks tcsh to bash to allow users to at least use the system until we can resolve the tcsh issues.

Merge request reports