Loading run/run.sh +5 −2 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ set -eu : ${URL:=''}. # URL of PAT file : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # vCPU count : ${DISK_SIZE:='16G'} # Initial disk size : ${RAM_SIZE:='512M'} # Amount of RAM echo "Starting Virtual DSM for Docker v${VERSION}..." Loading Loading
run/run.sh +5 −2 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ set -eu : ${URL:=''}. # URL of PAT file : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # vCPU count : ${DISK_SIZE:='16G'} # Initial disk size : ${RAM_SIZE:='512M'} # Amount of RAM echo "Starting Virtual DSM for Docker v${VERSION}..." Loading