diff --git a/install.sh b/install.sh index f109bd2..30b2d5b 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ source ~/.local/share/omakub/ascii.sh # Needed for all installers sudo apt update -y -sudo apt install -y curl git jq unzip +sudo apt install -y curl git unzip # Ensure computer doesn't go to sleep while installing gsettings set org.gnome.desktop.session idle-delay 0