We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca07023 commit bf9c485Copy full SHA for bf9c485
bin/docker/postinstall.sh
@@ -10,7 +10,7 @@ else
10
fi
11
12
COUNTLY_PLUGINS="$COUNTLY_DEFAULT_PLUGINS"
13
- echo "[docker] Using default plguin list: $COUNTLY_PLUGINS"
+ echo "[docker] Using default plugin list: $COUNTLY_PLUGINS"
14
else
15
echo "[docker] Using COUNTLY_PLUGINS: $COUNTLY_PLUGINS"
16
0 commit comments