mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 12:34:21 +01:00
Adds unzip dependency required by install/fonts.sh
This commit is contained in:
@@ -3,7 +3,7 @@ source ~/.local/share/omakub/ascii.sh
|
|||||||
|
|
||||||
# Needed for all installers
|
# Needed for all installers
|
||||||
sudo apt update -y
|
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
|
# Ensure computer doesn't go to sleep while installing
|
||||||
gsettings set org.gnome.desktop.session idle-delay 0
|
gsettings set org.gnome.desktop.session idle-delay 0
|
||||||
|
|||||||
Reference in New Issue
Block a user