summarylogtreecommitdiffstats
path: root/cs2d.install
diff options
context:
space:
mode:
Diffstat (limited to 'cs2d.install')
-rwxr-xr-xcs2d.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/cs2d.install b/cs2d.install
new file mode 100755
index 000000000000..9fed40798289
--- /dev/null
+++ b/cs2d.install
@@ -0,0 +1,5 @@
+
+post_install() {
+ echo "You can change all settings in /opt/cs2d/sys/*.cfg. You have to be"
+ echo "in the games group to have write access."
+}