🌟 Briefly describe the feature
Add support for a post install script
📝 Detailed description
Add support for a post install script.
I would like to define a variable in my defaults.var file that points to a script which should run after an application is completely installed.
💡 Why is this useful?
For example I am running a custom root ca in my home network. After an installation is complete, I must install the root ca certificate manually. Or install additional ssh keys to my authorized_keys file automatically
🌟 Briefly describe the feature
Add support for a post install script
📝 Detailed description
Add support for a post install script.
I would like to define a variable in my defaults.var file that points to a script which should run after an application is completely installed.
💡 Why is this useful?
For example I am running a custom root ca in my home network. After an installation is complete, I must install the root ca certificate manually. Or install additional ssh keys to my authorized_keys file automatically