diff --git a/images/minimal-notebook/setup-scripts/setup-julia-packages.bash b/images/minimal-notebook/setup-scripts/setup-julia-packages.bash index fa1421e9..5e8f7e80 100755 --- a/images/minimal-notebook/setup-scripts/setup-julia-packages.bash +++ b/images/minimal-notebook/setup-scripts/setup-julia-packages.bash @@ -3,7 +3,7 @@ set -exuo pipefail # Requirements: # - Run as a non-root user # - The JULIA_PKGDIR environment variable is set -# - Julia is already set up, with the setup-julia.bash command +# - Julia is already set up, with the setup_julia.py command # If we don't specify what CPUs the precompilation should be done for, it's