diff --git a/Makefile b/Makefile index 6df2eda..40acbdb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: checkconfig updatecode updateusers assets updatedb +all: checkconfig updatecode assets updatedb updateusers checkconfig: ifeq "$(wildcard config.php)" ""