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