Commit Diff
--- 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)
--- 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)