Fixing bug

This commit is contained in:
araison 2024-01-21 19:46:06 +01:00
parent 1c65ac61b2
commit 63a625835e

View File

@ -11,7 +11,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")
sudo apt update