3 lines
27 B
Bash
3 lines
27 B
Bash
|
#!/bin/sh
|
||
|
exec autoconf -f
|