Skip to content

Commit 8517136

Browse files
committed
use tagged 0.3.0 simp_le release
1 parent 8e36734 commit 8517136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_simp_le.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -e
66
apk --update add python py-setuptools git gcc py-pip musl-dev libffi-dev python-dev openssl-dev
77

88
# Get Let's Encrypt simp_le client source
9-
branch="master"
9+
branch="0.3.0"
1010
mkdir -p /src
1111
git -C /src clone --depth=1 --branch $branch https://github.com/zenhack/simp_le.git
1212

0 commit comments

Comments
 (0)