mirror of
https://github.com/Lakr233/vphone-cli.git
synced 2026-09-05 17:14:28 +00:00
Remove boot_less dependency
This commit is contained in:
@@ -319,7 +319,7 @@ boot: bundle vphoned boot_binary_check
|
||||
cd $(VM_DIR) && "$(CURDIR)/$(BUNDLE_BIN)" \
|
||||
--config ./config.plist
|
||||
|
||||
boot_less: bundle vphoned boot_binary_check_less
|
||||
boot_less: bundle boot_binary_check_less
|
||||
cd $(VM_DIR) && "$(CURDIR)/$(BUNDLE_BIN)" \
|
||||
--config ./config.plist \
|
||||
--variant less \
|
||||
|
||||
Reference in New Issue
Block a user