#!/bin/bash rm -rf /etc/apt/sources.list mv /usr/local/conf/ubuntu_2204-sources-aliyun.list /etc/apt/sources.list apt update && apt upgrade -y