mirror of
https://github.com/libretro/libretro-toolchains.git
synced 2024-11-23 08:10:03 +00:00
6 lines
80 B
Bash
6 lines
80 B
Bash
#!/bin/bash
|
|
|
|
cd /home/buildbot/tools
|
|
|
|
tar -Jcvf vita.tar.xz --exclude=.git vita
|