57186260b2
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6420 599a83e7-65a4-db11-8015-0010dcdd6dc2
7 lines
91 B
Bash
Executable File
7 lines
91 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cp buildscript/makexpi.sh ./
|
|
./makexpi.sh -n treestyletab -v 0
|
|
rm ./makexpi.sh
|
|
|