Where are install scripts stored for armbian-config - Rockpi S

Does anyone know where the various install scripts called by the armbian-config text utility are saved. I am thinking of modifying.

Actual installations are conducted by softy in the below listing.

$ dpkg -L armbian-config
/.
/usr
/usr/bin
/usr/bin/tv_grab_file
/usr/lib
/usr/lib/armbian-config
/usr/lib/armbian-config/functions-network.sh
/usr/lib/armbian-config/functions.sh
/usr/lib/armbian-config/jobs.sh
/usr/lib/armbian-config/submenu.sh
/usr/sbin
/usr/sbin/armbian-config
/usr/sbin/softy
/usr/bin/armbian-config
/usr/bin/softy

Contributions are welcome if you have some fixes in mind that could also benefit others :wink:

Piotr,

Thanks for this - love the Armbian approach - happy to help but I only have a working knowledge of Linux and am no dev. Probably best if I identify bugs and post them. Also happy to test something specific if you need it.