chiark
/
gitweb
/
~mdw
/
distorted-letsencrypt
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4bf2ac4
)
bin/setup: Fix now that we use `dehydrated'.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Jun 2018 01:19:01 +0000
(
02:19
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Jun 2018 01:19:01 +0000
(
02:19
+0100)
bin/setup
patch
|
blob
|
blame
|
history
diff --git
a/bin/setup
b/bin/setup
index 4b4ad14cb9d55f2644a70aa88fab10c7311d8da5..8936f769155344794f217e45c7ce2c3399268b28 100755
(executable)
--- a/
bin/setup
+++ b/
bin/setup
@@
-1,7
+1,7
@@
#! /bin/sh
set -ex
#! /bin/sh
set -ex
-apt-get install
python-virtualenv python2.7-dev libffi-dev libaugeas0
+apt-get install
dehydrated
user=letsencrypt
home=$(getent passwd $user | cut -d: -f6)
user=letsencrypt
home=$(getent passwd $user | cut -d: -f6)