From 2016b1678445457c455a114335f1869ea70e2cee Mon Sep 17 00:00:00 2001 From: FalsePhilosopher <108245223+FalsePhilosopher@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:46:08 -0600 Subject: [PATCH] Update zst.sh --- zst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zst.sh b/zst.sh index 033c46f..b4251bc 100644 --- a/zst.sh +++ b/zst.sh @@ -7,7 +7,7 @@ # cd .. # tar --use-compress-program "zstd -T0 -19" -cvf Infosec-Cheatsheets.tar.zst Infosec-Cheatsheets # gpg --sign Infosec-Cheatsheets.tar.zst -# split -b 1999M Infosec-Cheatsheets.tar.zst Infosec-Cheatsheets.tar.zst && split -b 1999M Infosec-Cheatsheets.tar.zst.gpg Infosec-Cheatsheets.tar.zst.gpg +# split -b 1996M Infosec-Cheatsheets.tar.zst Infosec-Cheatsheets.tar.zst && split -b 1996M Infosec-Cheatsheets.tar.zst.gpg Infosec-Cheatsheets.tar.zst.gpg cd /tmp/