From 8eae299ce90d789fc19dc4ac30493152b040a1ea Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Fri, 30 Oct 2020 13:49:15 -0400 Subject: fix: this did not work --- selfstrap | 1 - 1 file changed, 1 deletion(-) diff --git a/selfstrap b/selfstrap index a127d8f..441456d 100755 --- a/selfstrap +++ b/selfstrap @@ -2,7 +2,6 @@ debian_mirror=http://httpredir.debian.org/debian debian_security_mirror=http://security.debian.org EXTRA_PACKAGES='apt debian-archive-keyring locales' -REAL_DPKG=y die() { printf 'Error: %s\n' "$*"; exit 1; } -- cgit v1.2.3