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