Today I try to install fn cli to shape: `VM.Standard.A1.Flex` with ubuntu 20 by ``` curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh ``` And suprisingly see error ``` sh: 58: fn: Exec format error ```