18:05:59 Is there a different rustup for us to use? 18:17:24 not that i'm aware of.. 19:06:27 When I run it in a zone, I get sh[472]: local: not found [No such file or directory] 19:06:35 sh: line 72: _ext: parameter not set 19:07:30 hmm I piped it to bash and it works 19:07:30 uugh 19:07:32 sh != bash 19:07:49 It runs clean with bash 19:08:06 I guess the linux sh is different? 19:09:50 i think on most distros it's probably bash 19:10:25 On a fair few these days it's dash I think 19:10:30 local is a bash extension anyway