rm -rf /usr/local/go && tar -C /usr/local -xzf go1.14.3.linux-amd64.tar.gz; Add /usr/local/go/bin to the PATH environment variable.
確定! 回上一頁