2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
![]() |
# 将目录或文件压缩为 .tar.gz
|
||
|
tar -czvf dist.tar.gz dist
|