scripts/xz_enc
2020-05-26 20:49:09 -04:00

6 lines
59 B
Bash
Executable File

#!/usr/bin/env bash
XZ_OPT=-9
tar -cJf "$1".tar.xz "$1"