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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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