Skip to content

Commit bf9c485

Browse files
authoredOct 1, 2019
[docker] Typo
1 parent ca07023 commit bf9c485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bin/docker/postinstall.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
fi
1111

1212
COUNTLY_PLUGINS="$COUNTLY_DEFAULT_PLUGINS"
13-
echo "[docker] Using default plguin list: $COUNTLY_PLUGINS"
13+
echo "[docker] Using default plugin list: $COUNTLY_PLUGINS"
1414
else
1515
echo "[docker] Using COUNTLY_PLUGINS: $COUNTLY_PLUGINS"
1616
fi

0 commit comments

Comments
 (0)
Please sign in to comment.