Skip to content

Commit 7edb507

Browse files
committed
Update debian 8 backports to archive repo.
1 parent 6aac816 commit 7edb507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ fi
597597

598598
# Installing Backport repo for debian 8
599599
if [ "$release" -eq 8 ]; then
600-
echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/sources.list
600+
echo "deb [check-valid-until=no] http://archive.debian.org/debian jessie-backports main" >> /etc/apt/sources.list
601601
fi
602602

603603
# Installing Backport repo for debian 10

0 commit comments

Comments
 (0)