Fix syntax
This commit is contained in:
@@ -57,7 +57,7 @@ function install_general_tools_software() {
|
|||||||
sudo systemctl enable --now tlp
|
sudo systemctl enable --now tlp
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
function setup_repo() {
|
function setup_repo() {
|
||||||
if [[ $DISTRO =~ (debian|ubuntu) ]]; then
|
if [[ $DISTRO =~ (debian|ubuntu) ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user