mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: Fixing issue around requirements-local.txt (#11769)
* Fixing issue around requirements-local.txt * Fixing license * Linting
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
#
|
||||
set -e
|
||||
|
||||
#
|
||||
# Always install local overrides first
|
||||
#
|
||||
/app/docker/docker-bootstrap.sh
|
||||
|
||||
STEP_CNT=4
|
||||
|
||||
echo_step() {
|
||||
|
||||
Reference in New Issue
Block a user