2 lines
44 B
Bash
Executable file
2 lines
44 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cat ./runner.token > $1
|