aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/changeme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/changeme.sh b/scripts/changeme.sh
index c53a958..029ee76 100755
--- a/scripts/changeme.sh
+++ b/scripts/changeme.sh
@@ -26,6 +26,6 @@ trap 'exit 128' INT
root="$(dirname "${0}")/../"
-echo "Replacing: \"; changeme\" --> \"${*}\""
+echo "Replacing: \";; changeme\" --> \"${*}\""
sed "s|;; changeme|\"${*}\"|g" -i "${root}"/*.el