How can i run install.sh file using python code.Purpose is to implement software update functionality.The sh file is generated using makeself and it is a self-extractable archive.I get this output when i use os.system
or subprocess.run
Failed to parse arguments: Unknown option -title
NB: The Script file don't require any arguments