mirror of
https://github.com/fairyglade/ly.git
synced 2026-08-06 21:21:58 +00:00
3 lines
49 B
Bash
Executable File
3 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
tar --zstd -cvf vendor.tar.zst zig-pkg
|