summarylogtreecommitdiffstats
path: root/ttdl.install
diff options
context:
space:
mode:
authorMarcel Mehlmann2021-03-10 20:07:14 +0100
committerMarcel Mehlmann2021-03-10 20:07:14 +0100
commit0620baaf5d8c9ed3860c0690fda2d68b1b27489f (patch)
tree7be95359217fbecfd39179ecfeeb5a832d6563fe /ttdl.install
downloadaur-0620baaf5d8c9ed3860c0690fda2d68b1b27489f.tar.gz
Initial commit for version 2.0.1
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"
+}