4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
exec /usr/sbin/partclone.ext4 -c "$@"
|