diff --git a/install.sh b/install.sh index 8f74cab..f109bd2 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 +sudo apt install -y curl git jq unzip # Ensure computer doesn't go to sleep while installing gsettings set org.gnome.desktop.session idle-delay 0