Skip to content

Commit

Permalink
Update zst.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FalsePhilosopher authored Oct 3, 2024
1 parent 4961e6f commit 2016b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 2016b16

Please sign in to comment.