diff --git a/Makefile b/Makefile index 99b24b4..9d7ec2c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME = devplayer0/net-dhcp PLUGIN_TAG ?= latest -all: clean rootfs build create +all: clean build rootfs create enable clean: @echo "### rm ./plugin"