# Anlinux-Resources-CN **Repository Path**: NingOpenSource/anlinux-resources-cn ## Basic Information - **Project Name**: Anlinux-Resources-CN - **Description**: 更换了一些国内更容易访问的源 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/EXALAB/Anlinux-Resources - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-18 - **Last Updated**: 2023-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Anlinux-Resources-CN #### 介绍 更换了一些国内更容易访问的源 > 源地址:[https://github.com/EXALAB/Anlinux-Resources](https://github.com/EXALAB/Anlinux-Resources) #### 安装 * `ubuntu`: ```shell pkg install wget openssl-tool proot -y && hash -r && wget https://gitee.com/NingOpenSource/anlinux-resources-cn/raw/master/Scripts/Installer/Ubuntu/ubuntu.sh && bash ubuntu.sh # 启动 ./start-ubuntu.sh ``` #### **SSH** * `ubuntu`: ```shell wget https://gitee.com/NingOpenSource/anlinux-resources-cn/raw/master/Scripts/SSH/Apt/ssh-apt.sh && bash ssh-apt.sh ```