From c9bf9fe09d65641aec623e94a6b09543825277d7 Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 23 Jan 2018 03:38:16 +0100 Subject: [PATCH] wrong port --- start-r0c.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/start-r0c.sh b/start-r0c.sh index 665326a..628982b 100644 --- a/start-r0c.sh +++ b/start-r0c.sh @@ -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