Update
This commit is contained in:
parent
ad4b27284a
commit
b93dff0504
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ function install {
|
|||
|
||||
|
||||
|
||||
declare -a 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")
|
||||
declare -a 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue