Skip to content
Snippets Groups Projects
Commit 5e82c6dd authored by Bob Mottram's avatar Bob Mottram
Browse files

Typo

parent 105c2a78
No related branches found
No related tags found
No related merge requests found
......@@ -491,7 +491,7 @@ function install_dynamicdns {
if [ -f /usr/local/sbin/inadyn ]; then
if grep -q "inadyn commit" "$COMPLETION_FILE"; then
sed -d '/inadyn commit/d' "$COMPLETION_FILE"
sed -i '/inadyn commit/d' "$COMPLETION_FILE"
fi
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment