- move smanager panel in package [SME: 12916] - add Requires - add templates from smeserver-letsencrypt - use /var/www/html/.well-known/acme-challenge
14 lines
640 B
Bash
14 lines
640 B
Bash
#!/bin/bash
|
|
########################################################
|
|
# This is the main config file for dehydrated #
|
|
# #
|
|
# This file is looked for in the following locations: #
|
|
# $SCRIPTDIR/config (next to this script) #
|
|
# /usr/local/etc/dehydrated/config #
|
|
# /etc/dehydrated/config #
|
|
# ${PWD}/config (in current working-directory) #
|
|
# #
|
|
# Default values of this config are in comments #
|
|
########################################################
|
|
|