瀏覽代碼

Update 'src/freedombone-utils-repos'

free 6 年之前
父節點
當前提交
af57ad6780
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-utils-repos

+ 1
- 1
src/freedombone-utils-repos 查看文件

@@ -27,7 +27,7 @@
27 27
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
28 28
 
29 29
 # The Debian package repository to use.
30
-DEBIAN_REPO="ftp.us.debian.org"
30
+DEBIAN_REPO="deb.debian.org"
31 31
 
32 32
 function create_repo_sources {
33 33
     if [[ $(is_completed "${FUNCNAME[0]}") == "1" ]]; then