]> gitweb.fluxo.info Git - utils-calendar.git/commitdiff
Adds icalbuddy master
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 21 Aug 2024 00:02:19 +0000 (21:02 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 21 Aug 2024 00:02:19 +0000 (21:02 -0300)
icalbuddy [new file with mode: 0755]

diff --git a/icalbuddy b/icalbuddy
new file mode 100755 (executable)
index 0000000..d9e048d
--- /dev/null
+++ b/icalbuddy
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# This is a placeholder command so xcal does not give errors when calling icalbuddy
+# See https://github.com/alxppp/xcal
+#     http://hasseg.org/icalBuddy/
+
+# Do nothing, successfully
+/bin/true