Timothy McNulty

Results 2 issues of Timothy McNulty

Mentioned in #102, when online classes/classes with TBA meeting times are selected they don't show up in schedule maker.

bug
frontend

Lines 136-138 setup.sh ``` else ${SUDO_CMD} ${PACKAGER} install -yq ${DEPENDENCIES} fi ``` This install script does not properly work for apt: ``` $ sudo apt install -yq bash bash-completion tar...