一、环境
apt update -y && apt install curl wget nano -y二、调时区
sudo timedatectl set-timezone Asia/Shanghai三、脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/YeYorick/box/main/box && chmod +x box && ./boxapt update -y && apt install curl wget nano -y sudo timedatectl set-timezone Asia/Shanghaiwget -N --no-check-certificate https://raw.githubusercontent.com/YeYorick/box/main/box && chmod +x box && ./box