Files
lightning-runner/⚡️

8 lines
54 B
Plaintext
Raw Normal View History

2021-12-20 18:42:18 -08:00
#!/usr/bin/env bash
main() {
⚡️$1
}
main "$@"