mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user