Fixed prepare script

This commit is contained in:
WallK 2024-03-25 12:27:03 +02:00
parent 671623dd4f
commit 78e6b23e6e

View file

@ -30,9 +30,6 @@ prepare_component() {
else else
create_dir "/var/config/retrodeck/godot_temp" create_dir "/var/config/retrodeck/godot_temp"
fi fi
create_dir "/var/config/retrodeck/godot"
dir_prep "$rd_logs_folder" "$logs_folder" dir_prep "$rd_logs_folder" "$logs_folder"
fi fi
if [[ "$action" == "postmove" ]]; then # Update the paths of any folders that came with the retrodeck folder during a move if [[ "$action" == "postmove" ]]; then # Update the paths of any folders that came with the retrodeck folder during a move