mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 10:46:58 +01:00
3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/bin/sh
|
||
|
exec autoreconf --install --force --warnings=all
|