Small typo

This commit is contained in:
MadcowOG 2022-07-08 10:42:58 +00:00 committed by GitHub
parent 72c10f5e00
commit 86e13dfe62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ then
fi
## Get the tty from the conf file
CONFTTY=$(cat /etc/ly/conf.ini | grep tty | grep -v '#' | sed -e 's/tty = //' | sed -e 's/ //')
CONFTTY=$(cat /etc/ly/config.ini | grep tty | grep -v '#' | sed -e 's/tty = //' | sed -e 's/ //')
## The execution vars
# If CONFTTY is empty then default to 2