appimagecraft
appimagecraft copied to clipboard
Extract environment variables into separate file
This way that file can be sourced by all scripts, which enhances the ability to call the scripts independently from each other. It's better than adding the same n variables to every script...