aboutsummaryrefslogtreecommitdiff
path: root/docker/debian-dev/bootstrap/apt-source/setup.bash
diff options
context:
space:
mode:
Diffstat (limited to 'docker/debian-dev/bootstrap/apt-source/setup.bash')
-rwxr-xr-xdocker/debian-dev/bootstrap/apt-source/setup.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/debian-dev/bootstrap/apt-source/setup.bash b/docker/debian-dev/bootstrap/apt-source/setup.bash
index 9f74cb6..36065f6 100755
--- a/docker/debian-dev/bootstrap/apt-source/setup.bash
+++ b/docker/debian-dev/bootstrap/apt-source/setup.bash
@@ -8,5 +8,6 @@ if [[ -n $IN_CHINA ]]; then
"$dir/replace-domain.bash" $(cat "$dir/china-source.txt")
fi
+"$dir/install-apt-https.bash"
"$dir/replace-http.bash"