mirror of
https://github.com/msvc-win/get.msvc.win.git
synced 2025-12-16 05:07:39 +00:00
Add automated generator
This commit is contained in:
parent
abb4d379d2
commit
3485a5a9a3
6 changed files with 131 additions and 3 deletions
|
|
@ -108,5 +108,7 @@ installerFileName=$(ls *.exe)
|
|||
mv *.exe ../
|
||||
popd
|
||||
|
||||
rm -rf msvc_offline
|
||||
|
||||
echo -e "Installer generated. "
|
||||
echo -e "Filename: ${installerFileName}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue