Fixing bug

This commit is contained in:
araison 2024-01-21 20:56:02 +01:00
parent a90a4d3435
commit 36fa70d519

View File

@ -14,6 +14,7 @@ function install {
apt_packages=( "curl" "exfat-utils" "git" "htop" "tmux" "gimp" "inkscape" "texlive-full" "stow" "vlc" "blender" "gparted" "docker.io" "docker-compose" "python3-pip" "wget" "tree" "universal-ctags" "zathura")
apt_packages=( "curl" "exfat-utils" "git" "htop" "tmux" "gimp" "inkscape" "stow" "vlc" "blender" "gparted" "docker.io" "docker-compose" "python3-pip" "wget" "tree" "universal-ctags" "zathura")
sudo apt update