From 2c103e8b00fb9af339a4f05b41a38fd68585db65 Mon Sep 17 00:00:00 2001 From: acute Date: Fri, 3 Apr 2026 10:10:09 +0000 Subject: [PATCH] Update debian.md --- debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.md b/debian.md index 70c652b..7d8bb6f 100644 --- a/debian.md +++ b/debian.md @@ -49,7 +49,7 @@ The size of the archive varies, but will utilise somewhere in the region of 150- - Plug in the hard drive into your butterbox, and mount it. This assumes it is mounted at `/mnt`. - Log in via the butterbox console, as the root user. -- ensure the date is set correctly by running `date -s "30/12/2026 10:29` +- ensure the date is set correctly by running date, for example: `date -s "30/12/2026 10:29"` - edit file `/etc/apt/sources.list` to contain the following line: ` deb file:/mnt/mirror/ftp.us.debian.org/debian stable main contrib non-free`