diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-08-06 19:03:02 +0200 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-08-06 19:03:02 +0200 |
commit | 59519558a68a62d7d2450013f2930effe75f5d30 (patch) | |
tree | ed1fdce8cdc0bef2337ad74759dc54ed38062c05 /tools/build_scripts/bin15/w_Rebuild_Plugins86.bat | |
parent | 6d1f6fb99d843cb29a869cf9877eb14045a26245 (diff) |
Update all other files in repository to use https links for Miranda NG website
Diffstat (limited to 'tools/build_scripts/bin15/w_Rebuild_Plugins86.bat')
-rw-r--r-- | tools/build_scripts/bin15/w_Rebuild_Plugins86.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_scripts/bin15/w_Rebuild_Plugins86.bat b/tools/build_scripts/bin15/w_Rebuild_Plugins86.bat index 324082714c..a972f72394 100644 --- a/tools/build_scripts/bin15/w_Rebuild_Plugins86.bat +++ b/tools/build_scripts/bin15/w_Rebuild_Plugins86.bat @@ -19,7 +19,7 @@ call vad.bat rd /S /Q "Release\Obj" -..\tools\installer_ng_stable\Tools\wget.exe -P Release/Libs -r -np -nd -nH -R html -e robots=off http://www.miranda-ng.org/distr/build/x86/ +..\tools\installer_ng_stable\Tools\wget.exe -P Release/Libs -r -np -nd -nH -R html -e robots=off https://www.miranda-ng.org/distr/build/x86/ rem del /F /S /Q "Release\*.pdb" |