aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/startup_commands.txt
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-03-19 00:29:02 +0000
committerJustin Clark-Casey (justincc)2012-03-19 00:29:02 +0000
commit4972491efb0d83e0963445bfbeeaeee41b5e38e6 (patch)
treeed1b224a9b58d831f751cc8f05f8f62956e9d686 /bin/startup_commands.txt
parentFix configuration problems where XAssetDatabasePlugin was picked up accidenta... (diff)
downloadopensim-SC_OLD-4972491efb0d83e0963445bfbeeaeee41b5e38e6.zip
opensim-SC_OLD-4972491efb0d83e0963445bfbeeaeee41b5e38e6.tar.gz
opensim-SC_OLD-4972491efb0d83e0963445bfbeeaeee41b5e38e6.tar.bz2
opensim-SC_OLD-4972491efb0d83e0963445bfbeeaeee41b5e38e6.tar.xz
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.
Diffstat (limited to 'bin/startup_commands.txt')
-rw-r--r--bin/startup_commands.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/startup_commands.txt b/bin/startup_commands.txt
deleted file mode 100644
index 1abfa64..0000000
--- a/bin/startup_commands.txt
+++ /dev/null
@@ -1,3 +0,0 @@
1; You can place region console commands here to execute once the simulator has finished starting up
2; e.g. show stats
3; Lines start with ; are comments.