4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-13 13:09:12 +08:00

3 lines
88 B
Bash
Raw Normal View History

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