diff options
author | Florian Dold <florian@dold.me> | 2021-07-31 16:55:10 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-07-31 16:55:10 +0200 |
commit | ec510056b5cf054024005b4b00ba3ce76581362e (patch) | |
tree | cb0781cc1ce6f9376a59daf0e0386c73181cbb07 /debian | |
parent | 2d3c8f1c1837ce259592ae94a9bd8eb62a5e0d80 (diff) |
debian: remove unused templates file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/taler-merchant.templates | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/taler-merchant.templates b/debian/taler-merchant.templates deleted file mode 100644 index fb929cdb..00000000 --- a/debian/taler-merchant.templates +++ /dev/null @@ -1,7 +0,0 @@ -Template: taler-merchant/reconfigure-webserver -Type: multiselect -Choices: apache2, nginx -Default: apache2, nginx -_Description: Web server to reconfigure automatically: - Please choose the web server that should be automatically configured - as a frontend for taler-merchant-httpd. |