From 4972491efb0d83e0963445bfbeeaeee41b5e38e6 Mon Sep 17 00:00:00 2001 From: Justin Clark-Casey (justincc) Date: Mon, 19 Mar 2012 00:29:02 +0000 Subject: Move startup/shutdown command .txt files to .txt.example files to avoid clobbering on updates. Thanks to Whitestar in http://opensimulator.org/mantis/view.php?id=5938 for pointing out this problem. --- bin/shutdown_commands.txt.example | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bin/shutdown_commands.txt.example (limited to 'bin/shutdown_commands.txt.example') diff --git a/bin/shutdown_commands.txt.example b/bin/shutdown_commands.txt.example new file mode 100644 index 0000000..dc07dc9 --- /dev/null +++ b/bin/shutdown_commands.txt.example @@ -0,0 +1,3 @@ +; Copy this file to shutdown_commands.txt to execute region console commands when the simulator is asked to shut down +; e.g. show stats +; Lines that start with ; are comments -- cgit v1.1