mirror of
https://github.com/fairyglade/ly.git
synced 2026-09-21 19:40:20 +00:00
3 lines
79 B
Bash
Executable File
3 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
tar --zstd -cvf vendor.tar.zst zig-pkg ly-ui/zig-pkg ly-core/zig-pkg
|