Making comments consistent across both Windows and Linux/Unix startup scripts. Added some elaboration about Twisted Command Prompt in startup.bat.
This commit is contained in:
parent
e3c58aeb6d
commit
90cdc6573d
2 changed files with 11 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#############################################################################
|
||||
# SERVER STARTUP SCRIPT
|
||||
# LINUX/UNIX SERVER STARTUP SCRIPT
|
||||
# Sets the appropriate environmental variables and launches the server
|
||||
# process. Run without flags for daemon mode.
|
||||
# It can be used for stoping the server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue