scripts/config/set_data_store.sh is always replacing the value of the whatever driver is configured. This is not ideal, especially if people use SSDs in their computers.
This script should check if the configured driver is correct and not perform any replacements in that case.
scripts/config/set_data_store.sh
is always replacing the value of the whatever driver is configured. This is not ideal, especially if people use SSDs in their computers.This script should check if the configured driver is correct and not perform any replacements in that case.