mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-09 07:10:16 +01:00
1271ac8899
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
exec autoreconf --install --force --warnings=all
|