https://github.com/Shedou/Chimbalix-Software-Catalog
The version and hints are in the file "install.sh".
Normal installation, just run:
./installer.sh
Help (list of all available commands):
./installer.sh -h
./installer.sh -help
./installer.sh --help
Silent installation, no output if everything is installed without errors:
./installer.sh -silent
Disables automatic menu update after installation.
Recommended for use when batch installing multiple applications in "-silent" mode:
./installer.sh -noupdmenu
- Delete all unnecessary example files in the "program_files" directory except "ish-software-uninstaller.sh" and "ish-software-uninstaller-icon.png", and also delete the archives in the "installer-data" directory.
- The "user_files" directory should be deleted if it is not needed.
- Place the application files in the "program_files" directory.
- Configure files according to the application in the directory "system_files".
- Then configure the "install.sh" file and fill in the application information.
- Checking that everything worked correctly.
- Pack the archives using "pack_archives.sh", you can also set the compression level in this file.
- If everything is correct, in the "installer-data" directory, delete everything except the "tools" folder and the "program_files.7z / system_files.7z" archives
- Checking that everything worked correctly.
- If a problem is found, come back and fix it.
TAR extract:
tar -xf Installer-SH.tar