mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-08 10:34:06 +00:00
Fix all shellcheck warnings
This commit is contained in:
@@ -58,6 +58,7 @@ else
|
||||
fi
|
||||
|
||||
# Setup environment
|
||||
# shellcheck disable=SC1091
|
||||
source "$DIR/env.sh"
|
||||
|
||||
# Create a Docker volume to store notebooks
|
||||
|
Reference in New Issue
Block a user