summarylogtreecommitdiffstats
path: root/bastet.install
diff options
context:
space:
mode:
Diffstat (limited to 'bastet.install')
-rw-r--r--bastet.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/bastet.install b/bastet.install
new file mode 100644
index 000000000000..87c629d47b5d
--- /dev/null
+++ b/bastet.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Users who wish to contribute to the global highscore must be members of the 'games' group!"
+}