A set of Wohlstand's scripts used in process of config packs maintenance.
- PHP 67%
- Shell 33%
| appendBlocks.sh | ||
| cat-compare.php | ||
| configs.index | ||
| ini_repo_to_smbx.sh | ||
| ini_SMBX_to_repo.sh | ||
| LICENSE | ||
| pack_to_zip_and_move_to_lab.sh | ||
| README.md | ||
| smbx-to-smbx2int.php | ||
| smbx2talkhaus.php | ||
| smbx2talkhaus.php.tips.txt | ||
| sync_other_config_packs.sh | ||
| txt2ini.php | ||
| update_verison.sh | ||
Wohlstand's config pack tools
This is a pile of scripts used in the process of configuration packages maintenance process.
Scripts are written in a combination of BASH and PHP-CLI.
Note
Until you can use the pack_to_zip_and_move_to_lab.sh file, please edit it and
put the full path to the host and the directory where to upload the thing.
The path must be an SSH-path of format server:/directory/path/to.
Until you can use this script, you should install the public key into your
server.
About scripts
pack_to_zip_and_move_to_lab.sh
Packs every config pack into ZIP files and uploads to the public server.
smbx2talkhaus.php
Converts SMBX item names into A2XT
sync_other_config_packs.sh
Synchronize all setup from the SMBX connfig pack (using as a referrence) to others.
update_verison.sh
Update the target version and API number at all config packs.