mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
2 lines
49 B
Bash
Executable file
2 lines
49 B
Bash
Executable file
#!/bin/sh
|
|
tar --zstd -cvf vendor.tar.zst zig-pkg
|