msys2/unzip

This commit is contained in:
Dict Xiong 2022-05-23 18:32:54 +08:00
parent d566690145
commit bf247d367b

View File

@ -16,7 +16,7 @@ set_mirror()
pacman_S() pacman_S()
{ {
pacman -Syu pacman -Syu
pacman -S tmux git zsh curl vim wget base-devel mingw-w64-x86_64-toolchain make cmake gcc zip pacman -S tmux git zsh curl vim wget base-devel mingw-w64-x86_64-toolchain make cmake gcc zip unzip
} }
router() router()