Commit Diff


commit - 293b5b9b0028c87e41407c1e09c44693442a315a
commit + 187d9ab5bfcd2a64c6be10e25bbaf298a8973802
blob - 343a825f4159610316e9e5c0775f74ff39657987
blob + 114493d2c85a8df1974357433129a69903777050
--- notify-replace
+++ notify-replace
@@ -1,4 +1,4 @@
-#!/biin/dash -e
+#!/bin/sh -e
 # Sends, remembers, and replaces notifications based on program name that's
 # passed as first argument to script.
 # Non-POSIX features used: flock(1)