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
|
||||
|
||||
preferred_ports="23 351"
|
||||
fallback_ports="2323 1351"
|
||||
preferred_ports="23 531"
|
||||
fallback_ports="2323 1531"
|
||||
|
||||
# use preferred ports if root,
|
||||
# otherwise use fallback ports
|
||||
|
|
Loading…
Reference in New Issue