Merge pull request 'mirror.truenetwork.ru' (#17) from master into release
SHS Gitea/docker/pipeline/head Something is wrong with the build of this commit

Reviewed-on: #17
This commit was merged in pull request #17.
This commit is contained in:
2026-08-20 12:53:46 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
export DEBIAN_FRONTEND=noninteractive export DEBIAN_FRONTEND=noninteractive
find "/etc/apt/sources.list.d/" -type f -exec sed -i "s|http://[a-zA-Z0-9_.]\+/|http://mirror.yandex.ru/|g" {} \; find "/etc/apt/sources.list.d/" -type f -exec sed -i "s|http://[a-zA-Z0-9_.]\+/|http://mirror.truenetwork.ru/|g" {} \;
apt-get update apt-get update
+1 -1
View File
@@ -2,7 +2,7 @@
export DEBIAN_FRONTEND=noninteractive export DEBIAN_FRONTEND=noninteractive
find "/etc/apt/sources.list.d/" -type f -exec sed -i "s|http://[a-zA-Z0-9_.]\+/|http://mirror.yandex.ru/|g" {} \; find "/etc/apt/sources.list.d/" -type f -exec sed -i "s|http://[a-zA-Z0-9_.]\+/|http://mirror.truenetwork.ru/|g" {} \;
apt-get update apt-get update