diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/notify.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/notify.sh b/scripts/notify.sh index 5111b87..2c07dee 100755 --- a/scripts/notify.sh +++ b/scripts/notify.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # All the wrapping wierdness to add support for cron # https://wiki.archlinux.org/index.php/Desktop_notifications#Usage_in_programming |
