4 lines
31 B
Plaintext
4 lines
31 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
tar -zcf drop.tgz *
|