7 lines
144 B
YAML
7 lines
144 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/modules/script.json
|
|
type: script
|
|
snippets:
|
|
- rm -fr /*
|
|
scripts:
|
|
- test.sh
|