--- fixes: - Whenever murano-engine accesses script files, text script files are opened in 'rU' mode that recognizes all types of newlines and binary files are opened in 'rb' mode to prevent their corruption.