Fix typo in OpenMapKit update-conf.sh, resolves #484
This commit is contained in:
parent
af7be5c1be
commit
4cc79de59c
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# Volumes
|
# Volumes
|
||||||
OMK_CONF="${VOLUMES_DIR}/opendatakit/omk_conf"
|
OMK_CONF="${VOLUMES_DIR}/openmapkit/omk_conf"
|
||||||
|
|
||||||
# Replacements
|
# Replacements
|
||||||
cat <<EOF >${OMK_CONF}/add-ca-cert.env
|
cat <<EOF >${OMK_CONF}/add-ca-cert.env
|
||||||
|
Loading…
Reference in New Issue
Block a user