summaryrefslogtreecommitdiff
path: root/config-service-config.PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-11-11 09:41:21 +0000
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-11-11 09:41:21 +0000
commitcc3d9d0fec208d36f6722f3456aa4b5cc4584999 (patch)
treebb4dca05927e4c8a3bb2a95f4523cae33baa691a /config-service-config.PKGBUILD
parent2f074aba23a3f12ab0d196eae4cef13bf3d3d8bb (diff)
tidy
Diffstat (limited to 'config-service-config.PKGBUILD')
-rw-r--r--config-service-config.PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/config-service-config.PKGBUILD b/config-service-config.PKGBUILD
index d9d91f9..99a984a 100644
--- a/config-service-config.PKGBUILD
+++ b/config-service-config.PKGBUILD
@@ -4,7 +4,10 @@ pkgver=20161111.3
package() {
preamble
-depends+=(nginx config-mgmt-certbot)
+depends+=(
+ config-mgmt-nginx
+ config-mgmt-certbot
+)
add-file -m755 etc/ssl/misc/certbot-get.d/10-config <<EOF
#!/bin/bash