3 lines
23 B
Bash
Executable file
3 lines
23 B
Bash
Executable file
#!/bin/bash
|
|
|
|
exec "$@"
|