aboutsummaryrefslogtreecommitdiff
path: root/home/dot_local/share/bin/executable_khal
diff options
context:
space:
mode:
Diffstat (limited to 'home/dot_local/share/bin/executable_khal')
-rw-r--r--home/dot_local/share/bin/executable_khal2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_khal b/home/dot_local/share/bin/executable_khal
index 71e5392..761e293 100644
--- a/home/dot_local/share/bin/executable_khal
+++ b/home/dot_local/share/bin/executable_khal
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env sh
CFG="$XDG_CONFIG_HOME/khal/config"
if [ "$CFG" -ot "$XDG_CONFIG_HOME/khal/config.sh" ] ; then
cat - "$XDG_CONFIG_HOME/khal/base" << "EOF" > "$CFG"