A set of Wohlstand's scripts used in process of config packs maintenance.
  • PHP 67%
  • Shell 33%
Find a file
2023-08-28 05:27:11 +03:00
appendBlocks.sh Initial commits 2023-08-28 05:27:11 +03:00
cat-compare.php Initial commits 2023-08-28 05:27:11 +03:00
configs.index Initial commits 2023-08-28 05:27:11 +03:00
ini_repo_to_smbx.sh Initial commits 2023-08-28 05:27:11 +03:00
ini_SMBX_to_repo.sh Initial commits 2023-08-28 05:27:11 +03:00
LICENSE Initial commits 2023-08-28 05:27:11 +03:00
pack_to_zip_and_move_to_lab.sh Initial commits 2023-08-28 05:27:11 +03:00
README.md Initial commits 2023-08-28 05:27:11 +03:00
smbx-to-smbx2int.php Initial commits 2023-08-28 05:27:11 +03:00
smbx2talkhaus.php Initial commits 2023-08-28 05:27:11 +03:00
smbx2talkhaus.php.tips.txt Initial commits 2023-08-28 05:27:11 +03:00
sync_other_config_packs.sh Initial commits 2023-08-28 05:27:11 +03:00
txt2ini.php Initial commits 2023-08-28 05:27:11 +03:00
update_verison.sh Initial commits 2023-08-28 05:27:11 +03:00

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.