Files

10 lines
139 B
Plaintext

---
functions:
shell:
- code: |-
ghc -e 'System.Process.callCommand "/bin/sh"'
contexts:
sudo:
unprivileged:
...