mirror of https://github.com/fairyglade/ly.git
Simplify tarball script
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
79bb0cacf1
commit
e01fc945a2
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
tar --zstd -cvf vendor.tar.zst zig-pkg ly-ui/zig-pkg ly-core/zig-pkg
|
||||
tar --zstd -cvf vendor.tar.zst zig-pkg
|
||||
|
|
|
|||
Loading…
Reference in New Issue