mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
try update the package to download the software
This commit is contained in:
parent
b6c886c940
commit
c8dab1f37a
@ -51,5 +51,6 @@ SET PACKAGES=^
|
||||
:: %BASH% -lc "pacman --noconfirm -Syu %IGNORE%" || EXIT /B
|
||||
:: %BASH% -lc "pacman --noconfirm -Su %IGNORE%" || EXIT /B
|
||||
::
|
||||
%BASH% -lc "pacman -Scc" || EXIT /B
|
||||
%BASH% -lc "pacman -Syyu" || EXIT /B
|
||||
%BASH% -lc "pacman --noconfirm %PACKAGES%" || EXIT /B
|
||||
%BASH% -lc "wget http://repo.msys2.org/mingw/x86_64/%BOOSTPKG% && pacman -- noconfirm --needed -U %BOOSTPKG% && rm %BOOKSTPKG%" || EXIT /B
|
||||
|
Loading…
Reference in New Issue
Block a user