Update package.sh

This commit is contained in:
spiritLHLS 2022-12-17 21:12:33 +08:00 committed by GitHub
parent f6cecc19da
commit 45e8f02499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,7 +215,7 @@ change_ubuntu_apt_sources() {
else
echo "The system is not Ubuntu 12/14/16/18/20/22 . No changes were made to the apt sources."
fi
}
##############################################################################################################################################