# Run_Lines image Run_Lines

The provided lines should be executed as part of running the script.


Configuration syntax:

Directive Format Example

Run_Lines

Run_Lines:
  - CMD 1
  - CMD 2
Run_Lines:
  - echo "Hello"
  - echo "Hey"

TIP

Try to keep each line small, for big shell access consider creating a plugin.