4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 06:59:22 +08:00
2013-01-08 22:40:58 +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