__init__

Synopsis

__init__

Description

This optional script is a hook script called when lappdeploy script start. See Usage description syntax for details about used syntax.

When __init__ is called no initialisation task have been launched and no environment variables are set. Thus this hook is designed to host yours additional initialisation tasks (e.g. tuning environment variables)

Command line options

None

Exit code

0

no error

Environment variables

None