Files

11 lines
141 B
Plaintext

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