summarylogtreecommitdiffstats
path: root/ttdl.install
diff options
context:
space:
mode:
Diffstat (limited to 'ttdl.install')
-rw-r--r--ttdl.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/ttdl.install b/ttdl.install
new file mode 100644
index 000000000000..4a3b3ed5beb9
--- /dev/null
+++ b/ttdl.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo -e "\033[0;32mRemember to copy ${pkgdir}/etc/ttdl.toml to ~/.config/ttdl/ttdl.toml\e[0m"
+}