Browse Source

Removing package: letsencrypt

Doesn't work for what I want
master
mid-kid 9 years ago
parent
commit
cd3116f363
  1. 14
      satellites/vcs/letsencrypt.sat

14
satellites/vcs/letsencrypt.sat

@ -1,14 +0,0 @@
import "vcs/git"
import "compile/python"
name=letsencrypt
vcs_git "https://github.com/letsencrypt/$name"
header_end
getfile vcs; cd vcs
compile_python 2
cd acme
compile_python 2
# vim:set tabstop=4 shiftwidth=4 syntax=sh et:
Loading…
Cancel
Save