Files
luban-lite/packages/third-party/uffs/tools/make_package.sh
刘可亮 564e22b32f v0.7.5
2023-08-28 09:48:01 +08:00

3 lines
86 B
Bash

#!/bin/sh
git ls-tree --name-only --full-name -r $1 | xargs tar -jcvf uffs-$1.tar.bz2