mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Remove excess log folder creation
This commit is contained in:
parent
7e272b95d3
commit
c3544b0b97
|
@ -138,7 +138,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/logs
|
||||
log w "RetroDECK config file not found in $rd_conf"
|
||||
log i "Initializing"
|
||||
# if we are here means that the we are in a new installation, so the version is valorized with the hardcoded one
|
||||
|
|
Loading…
Reference in a new issue