5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
# dragon run
|
||
|
dragon -r "$@"
|