mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 04:22:58 +00:00
Unify julia scripts style
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -exuo pipefail
|
||||
# Requirements:
|
||||
# - This script is run as the root user
|
||||
# - Run as the root user
|
||||
# - The JULIA_PKGDIR environment variable is set
|
||||
|
||||
# Default julia version to install if env var is not set
|
||||
|
Reference in New Issue
Block a user