delete source zip before download
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-04-07 03:48 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* package/mpkg_win_nightly.bat
|
||||
! delete source zip before download
|
||||
|
||||
2013-04-06 19:57 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbct/trig.c
|
||||
! another fix
|
||||
|
||||
@@ -37,6 +37,7 @@ set _HB_DIR_TOOL=%~dp0tool\
|
||||
echo ! Downloading Harbour sources...
|
||||
|
||||
if exist core-master rd /q /s core-master
|
||||
del master.
|
||||
%_HB_DIR_TOOL%wget --no-check-certificate https://github.com/harbour/core/archive/master.zip
|
||||
if errorlevel 1 goto _EXIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user