11 lines
235 B
Plaintext
11 lines
235 B
Plaintext
hotfix: This hotfix does nothing.
|
|
info: >
|
|
It is true, this hotfix really doesn't do anything.
|
|
It is just included as an example.
|
|
author: Noccy <cvagnetoft@gmail.com>
|
|
lang: bash
|
|
---
|
|
|
|
info "Hello World"
|
|
exec "ls -al"
|