mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 07:04:22 +01:00
4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
cd contrib/docker/scripts && \
|
|
./setup.sh && ./build.sh
|