fix update
This commit is contained in:
parent
976c1ee8ce
commit
623892f887
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -40,7 +40,7 @@ init:
|
|||
@$(UNZIP) $(ADB_ARCHIVE)
|
||||
@$(RM) $(ADB_ARCHIVE)
|
||||
|
||||
update: clean
|
||||
update: full-clean
|
||||
update: download_cli
|
||||
update: download_patches
|
||||
update: update_version_file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue