From 4fc4a73dda24a57aece765dff79306493d3d547f Mon Sep 17 00:00:00 2001 From: Banana Date: Mon, 1 May 2023 11:58:55 +0200 Subject: [PATCH] updates --- sources/updatecheck.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/updatecheck.txt b/sources/updatecheck.txt index d5210b7..9c05c5a 100644 --- a/sources/updatecheck.txt +++ b/sources/updatecheck.txt @@ -20,5 +20,4 @@ $ git checkout-index -a -f --prefix=/absolute/path/to/new/dir/ # remove some unwanted files if needed from the export $ cd /absolute/path/to/new/ $ tar -cvJf archive.xz /absolute/path/to/new/dir/ -$ md5sum archive.xz > archive.xz.md5sum $ sha1sum archive.xz > archive.xz.sha1sum -- 2.39.5