diff options
-rwxr-xr-x | khal-list | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ script -qefc '/usr/bin/khal list '"$( date +"${date_format}" -d@$(( $(date +%s)+6*24*60*60 )) -)"' 2>'"${tmp_dir}"'/stderr >'"${tmp_dir}"'/stdout' /dev/null </dev/null +)"' 2>'"${tmp_dir}"'/stderr' /dev/null </dev/null >"${tmp_dir}"/stdout /usr/src/skripte/ansi-color-to-conky-color/ansi-color-to-conky-color "$@" \ < "${tmp_dir}/stdout" \ |