3 lines
37 B
Plaintext
3 lines
37 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
xorriso -as mkisofs "${@}"
|