Updated README.md

This commit is contained in:
bradley.richins
2020-10-25 15:33:53 -06:00
parent d704966d82
commit 5334eca8fb

View File

@@ -61,6 +61,6 @@ $> chmod 755 zp-install.txt
$> ./zp-install.txt $> ./zp-install.txt
``` ```
`zp-install.run` was generated with `$> makeself --sha256 ./ ./zpower zp-install.run "ZPower Shell Pack Installer" ./install.sh` `zp-install.run` was generated with `$> makeself --sha256 --tar-extra "--exclude=.git" ./ zp-install.run "ZPower Shell Pack Installer" ./install.sh`
MakeSelf: A self-extracting archiving tool for Unix systems, in 100% shell script - [GitHub](https://github.com/megastep/makeself) / [Website](https://makeself.io/) MakeSelf: A self-extracting archiving tool for Unix systems, in 100% shell script - [GitHub](https://github.com/megastep/makeself) / [Website](https://makeself.io/)