Commit 1c7f23ec authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Typo

parent 16b04675
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

: ${VM_NET_TAP:='dsm'}
: ${VM_NET_DEV:='eth0'}