GLOBAL: deleted an unuseful line

This commit is contained in:
XargonWan 2024-03-20 00:18:49 +01:00
parent 189dcb2324
commit 8e1eb0b3cc

View file

@ -128,7 +128,6 @@ fi
# If there is no config file I initalize the file with the the default values
if [[ ! -f "$rd_conf" ]]; then
create_dir /var/config/retrodeck
create_dir /var/config/retrodeck/logs
log w "RetroDECK config file not found in $rd_conf"
log i "Initializing"