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