added option to auto Download dialog package and updated zp-install.run

This commit is contained in:
Raum0x2A
2025-12-05 13:27:38 -07:00
parent 3535e37fe0
commit fbfbc3d845
3 changed files with 138 additions and 1291 deletions

View File

@@ -61,6 +61,6 @@ $> chmod 755 zp-install.txt
$> ./zp-install.txt
```
`zp-install.run` was generated with `$> makeself --sha256 --tar-extra "--exclude=.git" ./ zp-install.run "ZPower Shell Pack Installer" ./install.sh`
`zp-install.run` was generated with `$> makeself --sha256 ./files zp-install.run "Zpower 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/)