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