7 lines
89 B
Bash
Executable File
7 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cp buildscript/makexpi.sh ./
|
|
./makexpi.sh -n treestyletab -o
|
|
rm ./makexpi.sh
|
|
|