mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-30 16:34:47 +00:00
4 lines
47 B
Bash
4 lines
47 B
Bash
|
#!/bin/sh
|
||
|
set -e
|
||
|
autoreconf -if --warnings=all
|