summarylogtreecommitdiffstats
path: root/karaokemugen.install
diff options
context:
space:
mode:
authorLeon2020-03-25 22:50:38 +0100
committerLeon2020-03-25 22:50:38 +0100
commit98dafcbddee239bf789ea9d94864b8fd76b19d5b (patch)
tree8566ed37bb17b7f15ccf4e7f6dbcf0752e8318ce /karaokemugen.install
downloadaur-98dafcbddee239bf789ea9d94864b8fd76b19d5b.tar.gz
Initial commit
Diffstat (limited to 'karaokemugen.install')
-rw-r--r--karaokemugen.install10
1 files changed, 10 insertions, 0 deletions
diff --git a/karaokemugen.install b/karaokemugen.install
new file mode 100644
index 000000000000..d1aefa87b931
--- /dev/null
+++ b/karaokemugen.install
@@ -0,0 +1,10 @@
+post_install() {
+ echo "TIP: This package ships with tools to help you with Karaoke Mugen installation"
+ echo "- karaokemugen-install interactively creates the initial configuration and helps you with database setup."
+ echo "- karaokemugen launches the app with Electron UI."
+}
+
+post_remove() {
+ # Eventually make the user think of resources directories
+ echo
+} \ No newline at end of file