mirror of https://github.com/9001/r0c.git
wrong port
This commit is contained in:
parent
b6494fbb13
commit
c9bf9fe09d
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
preferred_ports="23 351"
|
preferred_ports="23 531"
|
||||||
fallback_ports="2323 1351"
|
fallback_ports="2323 1531"
|
||||||
|
|
||||||
# use preferred ports if root,
|
# use preferred ports if root,
|
||||||
# otherwise use fallback ports
|
# otherwise use fallback ports
|
||||||
|
|
Loading…
Reference in New Issue