(script)= # Script In Juju, a **script** refers to any script you execute on a {ref}`compute resource ` provisioned by Juju, whether it is a charm {ref}`action ` or another kind of script, e.g., a terminal command. (task)= ## Script task In Juju, a **task** is the execution of a {ref}`script