Fixing bug
This commit is contained in:
parent
0f2945a106
commit
a90a4d3435
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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" )
|
||||
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")
|
||||
|
||||
sudo apt update
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue