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