forked from AFPy/python-docs-fr
README: FIX: was replaced while creating the file.
This commit is contained in:
parent f5f89335ee
commit d9c9c36c96
1 changed files with 1 additions and 1 deletions
| | @ -203,7 +203,7 @@ after ensuring ``~/.local/bin/`` is in your ``PATH``. | |||
| ||||
cat <<EOF > ~/.local/bin/podiff | ||||
#!/bin/sh | ||||
grep -v '^#:' "$1" | ||||
grep -v '^#:' "\$1" | ||||
EOF | ||||
| ||||
chmod a+x ~/.local/bin/podiff | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue