summarylogtreecommitdiffstats
path: root/tardis.install
diff options
context:
space:
mode:
Diffstat (limited to 'tardis.install')
-rw-r--r--tardis.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/tardis.install b/tardis.install
new file mode 100644
index 000000000000..71559091ca99
--- /dev/null
+++ b/tardis.install
@@ -0,0 +1,5 @@
+post_install() {
+echo "If you have not use KDE, to make in work
+ you need chmod +x ~/.tardis/TARDIS.pl and create a
+ ~/.tardis/tardis.conf with options and a cron job"
+}