mirror of
https://github.com/vxcontrol/rancher-letsencrypt.git
synced 2026-07-01 22:24:01 -04:00
4 lines
42 B
Bash
Executable File
4 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
|
|
make deps && make -j 4 build
|