Update Makefile (#17480)

This commit is contained in:
Hugh A. Miles II
2021-11-18 17:33:01 -05:00
committed by GitHub
parent 7b68002eb1
commit fb1bc6c9c3

View File

@@ -35,7 +35,7 @@ superset:
--firstname Admin \
--lastname Strator \
--email admin@superset.io \
--password admin
--password general
# Initialize the database
superset db upgrade