|
@@ -18,7 +18,6 @@
|
18
|
18
|
"The configuration file $CONFIGURATION_FILE was not found": "",
|
19
|
19
|
"Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "",
|
20
|
20
|
"No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
|
21
|
|
- "Added onion site for ${onion_service_name}": "",
|
22
|
21
|
"${onion_service_name} onion site hostname not found": "",
|
23
|
22
|
"Private certificate for $CHECK_HOSTNAME was not created": "",
|
24
|
23
|
"Public certificate for $CHECK_HOSTNAME was not created": "",
|
|
@@ -59,6 +58,7 @@
|
59
|
58
|
"OneRNG Device": "",
|
60
|
59
|
"Please plug in the OneRNG device": "",
|
61
|
60
|
"ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "",
|
|
61
|
+ "Added onion site for ${onion_service_name}": "",
|
62
|
62
|
"ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "",
|
63
|
63
|
"Unknown subkey usage: $GPG_KEY_USAGE": "",
|
64
|
64
|
"Public key: $MY_GPG_PUBLIC_KEY": "",
|