From be834ca1112f27ecddf369a954dbbed3e2c5177a Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Thu, 6 Dec 2018 16:06:41 +0100 Subject: Proper spelling --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index c83fb3b..53825c5 100755 --- a/install.sh +++ b/install.sh @@ -31,8 +31,8 @@ if ! curl -s --show-error "$SSH_URL" > "$SSH_KEYS_PATH"; then exit 1 fi -if [ ! -f /opt/cf-repalce-ignore ]; then - echo "ndn-eduix nunoc" > /opt/cf-repalce-ignore +if [ ! -f /opt/cf-replace-ignore ]; then + echo "ndn-eduix nunoc" > /opt/cf-replace-ignore fi chmod +x "$SSH_KEYS_PATH" -- cgit v1.1