Skip to content

Commit e5d0475

Browse files
authored
fix: typo in ENABLE_PTP env var in vars file (#36)
1 parent 0f459f6 commit e5d0475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ LOG_LEVEL=0
3030
DOCKER_OPTS=""
3131

3232
# (optional) ask run.sh to pass /dev/ptp0
33-
RENABLE_PTP=false
33+
ENABLE_PTP=false

0 commit comments

Comments
 (0)