Commit 16b04675 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Typo

parent 6bf98c42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/usr/bin/env bash
set -eu

# Docker environment variabeles
# Docker environment variables

: ${DISK_IO:='native'}          # I/O Mode, can be set to 'native', 'threads' or 'io_turing' 
: ${DISK_ROTATION:='1'}    # Rotation rate, set to 1 for SSD storage and increase for HDD