mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 14:28:22 +00:00
6 lines
41 B
Bash
6 lines
41 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./autotool.sh
|
||
|
./configure $@
|
||
|
|