lightning-runner/⚡️

8 lines
54 B
Plaintext
Raw Normal View History

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