3 lines
25 B
Text
3 lines
25 B
Text
|
#!/bin/sh
|
||
|
exec /bin/true
|