index
:
bin.git
master
Various scripts to keep in my path.
Jesse Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
khal-accept
blob: 15bba5583cd2722026f86833a88963bac45dbc59 (
plain
)
1
2
3
4
5
6
#!/bin/sh
FILE
=
$(
mktemp
invite-XXXX.ics
)
cat
-
>
$FILE
khal
import
$FILE
rm
$FILE