Add shebang to script
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
#
|
#!/bin/sh
|
||||||
|
|
||||||
# This runs the router by itself, WITHOUT the wrapper.
|
# This runs the router by itself, WITHOUT the wrapper.
|
||||||
# This means the router will not restart if it crashes.
|
# This means the router will not restart if it crashes.
|
||||||
# Also, you will be using the default memory size, which is
|
# Also, you will be using the default memory size, which is
|
||||||
|
Reference in New Issue
Block a user