Fix syntax

This commit is contained in:
2023-09-11 12:24:32 +00:00
parent d6f63068fe
commit b97a8bd346

View File

@@ -57,7 +57,7 @@ function install_general_tools_software() {
sudo systemctl enable --now tlp
fi
fi
}
function setup_repo() {
if [[ $DISTRO =~ (debian|ubuntu) ]]; then