diff --git a/install.sh b/install.sh index 2e97d6f..2aedf49 100644 --- a/install.sh +++ b/install.sh @@ -1,7 +1,7 @@ #!/bin/sh replace_string() { - sed "s//$2/" + sed "s//$2/" } fugitive_write_template() {