mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
2 lines
59 B
Bash
Executable file
2 lines
59 B
Bash
Executable file
#!/bin/sh
|
|
exec autoreconf --install --force --warnings=all
|