@ -19,7 +19,8 @@ fi
__GET_BIT=`getconf LONG_BIT`
if [ "$__GET_BIT" == "32" ];then
# install rust | 32bit need
curl https://sh.rustup.rs -sSf | sh
# curl https://sh.rustup.rs -sSf | sh
apt install -y rustc
fi
# synchronize time first