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