Unverified Commit 9a050b3b authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Typo

parent d388f77d
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