Get rid of the customizable TTY devices number patch. This breaks on some non-Arch distros and is only interesting to a very limited number of users that aren't necessarily our core target userbase.
This commit is contained in:
@@ -69,8 +69,6 @@ if [ -e "$_EXT_CONFIG_PATH" ]; then
|
||||
source "$_EXT_CONFIG_PATH"
|
||||
fi
|
||||
|
||||
_misc_adds="false" # We currently don't want this enabled on non-Arch
|
||||
|
||||
if [ "$1" = "install" ] || [ "$1" = "config" ]; then
|
||||
|
||||
if [ -z $_distro ] && [ "$1" = "install" ]; then
|
||||
|
Reference in New Issue
Block a user